Partager via


Target.Size Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à