Compartilhar via


Target.Length Propriedade

Definição

Obtém ou define o número de bytes do conteúdo. O mesmo que o campo Tamanho.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a