Freigeben über


SpeechRecognitionVoiceCommandDefinitionConstraint.Type Eigenschaft

Definition

Ruft den Typ der Einschränkung ab.

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

Eigenschaftswert

Eine Enumeration, die den Typ der Einschränkung angibt.

Implementiert

Gilt für:

Weitere Informationen