Compartilhar via


Schema.Categories Propriedade

Definição

Obtém a categoria de tabela.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a