Compartilhar via


FileGetPropertiesFromTaskHeaders.ContentLength Propriedade

Definição

Obtém ou define o comprimento do arquivo.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a