Compartir a través de


SrgsSubset.MatchingMode Propiedad

Definición

Obtiene o establece el modo de coincidencia 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

SubsetMatchingMode

Miembro de la enumeración SubsetMatchingMode.

Excepciones

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

Se aplica a