Partager via


NewsArticle.Category Propriété

Définition

Obtient la catégorie d’actualités à laquelle l’article appartient. Par exemple, Sports. Si la catégorie d’actualités ne peut pas être déterminée, l’article n’inclut pas ce champ.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à