Compartilhar via


SpellSuggestions.Value Propriedade

Definição

Obtém ou define uma lista de cadeias de caracteres de consulta sugeridas que podem representar a intenção do usuário. A lista contém apenas um objeto 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a