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.

LaunchApplicationAction Constructor

 

Initializes a new instance of the LaunchApplicationAction class.

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

NameDescription
System_CAPS_pubmethodLaunchApplicationAction()

Initializes a new instance of the LaunchApplicationAction class for XML serializaton or deserialization.

System_CAPS_pubmethodLaunchApplicationAction(String^)

Initializes a new instance of the LaunchApplicationAction class by using the provided executable file name.

System_CAPS_pubmethodLaunchApplicationAction(String^, String^)

Initializes a new instance of the LaunchApplicationAction class by using the provided executable file name and command line arguments.

Return to top
Show: