SpeechRecognitionVoiceCommandDefinitionConstraint.Type 속성

정의

제약 조건의 형식을 가져옵니다.

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

속성 값

제약 조건의 형식을 나타내는 열거형입니다.

구현

적용 대상

추가 정보