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.
FailedToLaunchApplicationException Constructor
Initializes a new instance of the FailedToLaunchApplicationException class.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
| Name | Description | |
|---|---|---|
![]() | FailedToLaunchApplicationException() | Initializes a new instance of the FailedToLaunchApplicationException class. |
![]() | FailedToLaunchApplicationException(SerializationInfo^, StreamingContext) | Initializes a new instance of the FailedToLaunchApplicationException class for deserialization. |
![]() | FailedToLaunchApplicationException(String^) | Initializes a new instance of the FailedToLaunchApplicationException class by using the provided message. |
![]() | FailedToLaunchApplicationException(String^, Exception^) | Initializes a new instance of the FailedToLaunchApplicationException class by using the provided message and inner exception. |
Show:

