Partager via


RankingRankingGroup.Items Propriété

Définition

Obtient ou définit une liste d’éléments de résultats de recherche à afficher dans le groupe.

[Newtonsoft.Json.JsonProperty(PropertyName="items")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.RankingRankingItem> Items { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="items")>]
member this.Items : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.RankingRankingItem> with get, set
Public Property Items As IList(Of RankingRankingItem)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à