Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
LaunchApplicationAction() | Initializes a new instance of the LaunchApplicationAction class for XML serializaton or deserialization. |
![]() |
LaunchApplicationAction(String) | Initializes a new instance of the LaunchApplicationAction class by using the provided executable file name. |
![]() |
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