Partager via


SpellCheckModel Classe

Définition

[Newtonsoft.Json.JsonObject("SpellCheck")]
public class SpellCheckModel : Microsoft.Azure.CognitiveServices.Language.SpellCheck.Models.Answer
[<Newtonsoft.Json.JsonObject("SpellCheck")>]
type SpellCheckModel = class
    inherit Answer
Public Class SpellCheckModel
Inherits Answer
Héritage
Attributs
Newtonsoft.Json.JsonObjectAttribute

Constructeurs

SpellCheckModel()

Initialise une nouvelle instance de la classe SpellCheckModel.

SpellCheckModel(IList<SpellingFlaggedToken>, String)

Initialise une nouvelle instance de la classe SpellCheckModel.

Propriétés

FlaggedTokens
Id

Obtient un identificateur de chaîne.

(Hérité de Identifiable)

Méthodes

Validate()

Validez l’objet.

S’applique à