Delen via


File.ContentLength Eigenschap

Definitie

Hiermee haalt u de lengte van de inhoud op.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Het bestand met de grootte.

Van toepassing op