Compartir a través de


DirectoryEntry.Length Propiedad

Definición

Tamaño del archivo. Cero para el directorio

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a