Compartir a través de


SpellingFlaggedToken.Suggestions Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="suggestions")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.SpellCheck.Models.SpellingTokenSuggestion> Suggestions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="suggestions")>]
member this.Suggestions : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.SpellCheck.Models.SpellingTokenSuggestion>
Public ReadOnly Property Suggestions As IList(Of SpellingTokenSuggestion)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a