Compartilhar via


NewsArticle.Category Propriedade

Definição

Obtém a categoria de notícias à qual o artigo pertence. Por exemplo, Esportes. Se a categoria de notícias não puder ser determinada, o artigo não incluirá esse campo.

[Newtonsoft.Json.JsonProperty(PropertyName="category")]
public string Category { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="category")>]
member this.Category : string
Public ReadOnly Property Category As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a