Partager via


SettingMismatch.MismatchType, propriété

Obtient ou définit le type de non concordance.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITest.Common
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Common (dans Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Syntaxe

'Déclaration
Public Property MismatchType As MismatchType
    Get
    Set
public MismatchType MismatchType { get; set; }
public:
property MismatchType MismatchType {
    MismatchType get ();
    void set (MismatchType value);
}
member MismatchType : MismatchType with get, set
function get MismatchType () : MismatchType
function set MismatchType (value : MismatchType)

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.UITest.Common.MismatchType
Type de non concordance.

Sécurité .NET Framework

Voir aussi

Référence

SettingMismatch Classe

Microsoft.VisualStudio.TestTools.UITest.Common, espace de noms

MismatchType