次の方法で共有


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 列挙体のメンバー。

例外

MatchingModeSubsetMatchingMode 列挙のメンバーではない値に設定しようとしました。

適用対象