Share via


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)

Overload List

Name Description
System_CAPS_pubmethod LaunchApplicationAction()

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

System_CAPS_pubmethod LaunchApplicationAction(String)

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

System_CAPS_pubmethod LaunchApplicationAction(String, String)

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

See Also

LaunchApplicationAction Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace

Return to top