ActionNotSupportedOnDisabledControlException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
|
ActionNotSupportedOnDisabledControlException() |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class. |
|
ActionNotSupportedOnDisabledControlException(String) |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided message. |
|
ActionNotSupportedOnDisabledControlException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class from XML by using the provided information and context. |
|
ActionNotSupportedOnDisabledControlException(String, Exception) |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided message and inner exception. |
|
ActionNotSupportedOnDisabledControlException(String, Object) |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided parameter values. |
|
ActionNotSupportedOnDisabledControlException(String, String, Object) |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided parameter values. |
|
ActionNotSupportedOnDisabledControlException(String, Exception, String, Object) |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided parameter values. |
|
ActionNotSupportedOnDisabledControlException(String, String, Exception, ILastInvocationInfo, String, Object) |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided parameter values and the default message. |
|
ActionNotSupportedOnDisabledControlException(String, String, String, Exception, ILastInvocationInfo, String, Object) |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided parameter values. |
Top
See Also
Reference
ActionNotSupportedOnDisabledControlException Class
Microsoft.VisualStudio.TestTools.UITest.Extension Namespace