SrgsSubset.MatchingMode Propiedad

Definición

Obtiene o establece el modo coincidente del subconjunto.

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

Valor de propiedad

Miembro de la SubsetMatchingMode enumeración.

Excepciones

Se intenta establecer MatchingMode en un valor que no es miembro de la SubsetMatchingMode enumeración.

Se aplica a