Compartir a través de


SearchResponse.SpellSuggestions Propiedad

Definición

Obtiene la cadena de consulta que probablemente representa la intención del usuario.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a