Freigeben über


FileStatusProperties.Length Eigenschaft

Definition

Ruft die Anzahl der Bytes in einer Datei ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: