Partager via


RecommendationInner.CategoryTags Propriété

Définition

Obtient la liste des balises de catégorie auxquelles cette recommandation appartient.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à