SpeechRecognitionTopicConstraint.Type Proprietà

Definizione

Ottiene il tipo del vincolo.

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

Valore della proprietà

Enumerazione che indica il tipo del vincolo. Restituisce sempre l'argomento per SpeechRecognitionTopicConstraint.

Implementazioni

Si applica a

Vedi anche