SpeechRecognitionVoiceCommandDefinitionConstraint.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 = speechRecognitionVoiceCommandDefinitionConstraint.type;
Public ReadOnly Property Type As SpeechRecognitionConstraintType

Valeur de propriété

Énumération qui indique le type de la contrainte.

Implémente

S’applique à

Voir aussi