Partilhar via


Sku.Size Propriedade

Definição

Obtém ou define o código de tamanho, a ser interpretado pelo recurso conforme apropriado.

[Newtonsoft.Json.JsonProperty(PropertyName="size")]
public string Size { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="size")>]
member this.Size : string with get, set
Public Property Size As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a