SpeechRecognitionGrammarFileConstraint.Type 속성

정의

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

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

속성 값

제약 조건의 형식을 나타내는 열거형입니다. 항상 SpeechRecognitionGrammarFileConstraint에 대한 문법을 반환합니다.

구현

적용 대상

추가 정보