SrgsSubset.MatchingMode Propriété

Définition

Obtient ou définit le mode de correspondance du sous-ensemble.

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

Valeur de propriété

Membre de l'énumération SubsetMatchingMode.

Exceptions

Une tentative est effectuée pour affecter à MatchingMode une valeur qui n'est pas membre de l'énumération SubsetMatchingMode.

S’applique à