Information
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::Create Method

 

Creates a UI test.

Namespace:   Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreate(Stream^)

Creates a UI test by using the provided stream.

System_CAPS_pubmethodSystem_CAPS_staticCreate(String^)

Creates a UI test by using the specified file.

Return to top
Show: