次の方法で共有


DirectoryEntry.Length プロパティ

定義

ファイルのサイズ。 ディレクトリの場合は 0

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象