Partager via


Target.Length Propriété

Définition

Obtient ou définit le nombre d’octets du contenu. Identique au champ Taille.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à