SrgsSubset.MatchingMode Propriedade

Definição

Obtém ou define o modo de correspondência para o 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 da propriedade

Um membro da SubsetMatchingMode enumeração.

Exceções

É feita uma tentativa de definir MatchingMode como um valor que não é um membro da SubsetMatchingMode enumeração.

Aplica-se a