FileShare.ShareUsageBytes プロパティ

定義

共有に格納されているデータのおおよそのサイズを取得します。 この値には、最近作成または最近サイズ変更されたすべてのファイルが含まれていない場合があることに注意してください。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.shareUsageBytes")]
public long? ShareUsageBytes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.shareUsageBytes")>]
member this.ShareUsageBytes : Nullable<int64>
Public ReadOnly Property ShareUsageBytes As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象