Partager via


SpellSuggestions.Value Propriété

Définition

Obtient ou définit une liste de chaînes de requête suggérées qui peuvent représenter l’intention de l’utilisateur. La liste ne contient qu’un seul objet Query.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à