Compartilhar via


File.ContentLength Propriedade

Definição

Obtém o comprimento do conteúdo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

O arquivo do tamanho.

Aplica-se a