Freigeben über


ISpeechRecognitionConstraint.Type Eigenschaft

Definition

Ruft den Typ der Einschränkung ab.

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

Eigenschaftswert

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

Gilt für:

Weitere Informationen