Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the SettingMismatch class.
Namespace: Microsoft.VisualStudio.TestTools.UITest.Common
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
SettingMismatch(String) | Initializes a new instance of the SettingMismatch class by using the provided name. |
![]() |
SettingMismatch(String, String, MismatchType, Int32) | Initializes a new instance of the SettingMismatch class by using the provided name, value, type of mismatch, and warning level. |
![]() |
SettingMismatch(String, String, String, Int32) | Initializes a new instance of the SettingMismatch class by using the provided setting name, source value, target value, and warning level. |
See Also
SettingMismatch Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace
Return to top