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

