Compartir a través de


Descriptor.Size Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a