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 (String^)
Creates a UI test by using the specified file.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Parameters
- uitestFile
-
Type:
System::String^
The file name for the file from which to create the test.
Show: