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.
UITest Constructor
Initializes a new instance of the UITest class.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
| Name | Description | |
|---|---|---|
![]() | UITest() | Initializes a new instance of the UITest class. |
![]() | UITest(IEnumerable<UITestAction^>^) | Initializes a new instance of the UITest class by using the provided test actions. |
![]() | UITest(IEnumerable<UITestAction^>^, UIMap^) | Initializes a new instance of the UITest class. |
Show:
