Partager via


SpeechRecognitionGrammarFileConstraint.Type Propriété

Définition

Obtient le type de la contrainte.

public:
 property SpeechRecognitionConstraintType Type { SpeechRecognitionConstraintType get(); };
SpeechRecognitionConstraintType Type();
public SpeechRecognitionConstraintType Type { get; }
var speechRecognitionConstraintType = speechRecognitionGrammarFileConstraint.type;
Public ReadOnly Property Type As SpeechRecognitionConstraintType

Valeur de propriété

Énumération qui indique le type de la contrainte. Retourne toujours Grammar pour SpeechRecognitionGrammarFileConstraint.

Implémente

S’applique à

Voir aussi