다음을 통해 공유


ISpeechRecognitionConstraint.Type 속성

정의

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

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

속성 값

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

적용 대상

추가 정보