Compartir a través de


ModelDescription.Categories Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="categories")]
public System.Collections.Generic.IList<string> Categories { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="categories")>]
member this.Categories : System.Collections.Generic.IList<string> with get, set
Public Property Categories As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a