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.

ApplicationUnderTest::Launch Method

 

Starts the application by using the specified parameters.

Namespace:   Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticLaunch(ProcessStartInfo^)

Starts the application by using specified parameters.

System_CAPS_pubmethodSystem_CAPS_staticLaunch(String^)

Starts the application by using specified parameters.

System_CAPS_pubmethodSystem_CAPS_staticLaunch(String^, String^)

Starts the application by using specified parameters.

System_CAPS_pubmethodSystem_CAPS_staticLaunch(String^, String^, String^)

Starts the application by using specified parameters.

System_CAPS_pubmethodSystem_CAPS_staticLaunch(String^, String^, String^, String^, SecureString^, String^)

Starts the application by using specified parameters.

Return to top
Show: