Condividi tramite


ISpeechRecognitionConstraint.Type Proprietà

Definizione

Ottiene il tipo del vincolo.

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

Valore della proprietà

Enumerazione che indica il tipo del vincolo.

Si applica a

Vedi anche