Partilhar via


SearchResponse.SpellSuggestions Propriedade

Definição

Obtém a cadeia de caracteres de consulta que provavelmente representa a intenção do usuário.

[Newtonsoft.Json.JsonProperty(PropertyName="spellSuggestions")]
public Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.SpellSuggestions SpellSuggestions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="spellSuggestions")>]
member this.SpellSuggestions : Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.SpellSuggestions
Public ReadOnly Property SpellSuggestions As SpellSuggestions

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a