다음을 통해 공유


SrgsSubset.MatchingMode 속성

정의

하위 집합에 대한 일치 모드를 가져오거나 설정합니다.

public:
 property System::Speech::Recognition::SubsetMatchingMode MatchingMode { System::Speech::Recognition::SubsetMatchingMode get(); void set(System::Speech::Recognition::SubsetMatchingMode value); };
public System.Speech.Recognition.SubsetMatchingMode MatchingMode { get; set; }
member this.MatchingMode : System.Speech.Recognition.SubsetMatchingMode with get, set
Public Property MatchingMode As SubsetMatchingMode

속성 값

SubsetMatchingMode

SubsetMatchingMode 열거형의 멤버입니다.

예외

MatchingMode 열거형의 멤버가 아닌 값으로 SubsetMatchingMode를 설정하려 한 경우

적용 대상