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
Starts the application by using the specified parameters.
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Launch(ProcessStartInfo^) | Starts the application by using specified parameters. |
![]() ![]() | Launch(String^) | Starts the application by using specified parameters. |
![]() ![]() | Launch(String^, String^) | Starts the application by using specified parameters. |
![]() ![]() | Launch(String^, String^, String^) | Starts the application by using specified parameters. |
![]() ![]() | Launch(String^, String^, String^, String^, SecureString^, String^) | Starts the application by using specified parameters. |
Show:

