次の方法で共有


Device.UsingStorageInBytes プロパティ

定義

ローカルとクラウドの両方を含め、デバイスで現在使用されているストレージをバイト単位で取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.usingStorageInBytes")]
public long? UsingStorageInBytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.usingStorageInBytes")>]
member this.UsingStorageInBytes : Nullable<int64> with get, set
Public Property UsingStorageInBytes As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象