The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Setting Constructor
Initializes a new instance of the Setting class.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
| Name | Description | |
|---|---|---|
![]() | Setting() | Initializes a new instance of the Setting class for XML serialization or deserialization. |
![]() | Setting(String^, Object^) | Initializes a new instance of the Setting class by using the provided name and value. |
![]() | Setting(String^, Object^, Int32) | Initializes a new instance of the Setting class by using the provided name, value, and warning level. |
Show:
