Share via


DirectoryEntry.Length Property

Definition

Size of the file. Zero for directory

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to