FileStatusProperties.BlockSize プロパティ

定義

ファイルのブロック サイズを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象