SrgsSubset.MatchingMode Proprietà

Definizione

Ottiene o imposta la modalità corrispondente per il subset.

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

Valore della proprietà

SubsetMatchingMode

Membro dell'enumerazione SubsetMatchingMode.

Eccezioni

È stato effettuato un tentativo di impostare MatchingMode su un valore che non è un membro dell'enumerazione SubsetMatchingMode.

Si applica a