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

