Partager via


FileGetPropertiesFromTaskHeaders.ContentLength Propriété

Définition

Obtient ou définit la longueur du fichier.

[Newtonsoft.Json.JsonProperty(PropertyName="Content-Length")]
public long? ContentLength { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Content-Length")>]
member this.ContentLength : Nullable<int64> with get, set
Public Property ContentLength As Nullable(Of Long)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à