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.
ApplicationUnderTest::Launch Method (String^)
Starts the application by using specified parameters.
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Parameters
- fileName
-
Type:
System::String^
The file name of the application to start.
Return Value
Type: Microsoft.VisualStudio.TestTools.UITesting::ApplicationUnderTest^The application that was started.
Show: