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
![Public method Public method](images/ee844305.pubmethod(vs.110).gif) |
ActionNotSupportedOnDisabledControlException() |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class. |
![Public method Public method](images/ee844305.pubmethod(vs.110).gif) |
ActionNotSupportedOnDisabledControlException(String) |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided message. |
![Protected method Protected method](images/bb126436.protmethod(vs.110).gif) |
ActionNotSupportedOnDisabledControlException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class from XML by using the provided information and context. |
![Public method Public method](images/ee844305.pubmethod(vs.110).gif) |
ActionNotSupportedOnDisabledControlException(String, Exception) |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided message and inner exception. |
![Public method Public method](images/ee844305.pubmethod(vs.110).gif) |
ActionNotSupportedOnDisabledControlException(String, Object) |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided parameter values. |
![Public method Public method](images/ee844305.pubmethod(vs.110).gif) |
ActionNotSupportedOnDisabledControlException(String, String, Object) |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided parameter values. |
![Public method Public method](images/ee844305.pubmethod(vs.110).gif) |
ActionNotSupportedOnDisabledControlException(String, Exception, String, Object) |
Initializes a new instance of the ActionNotSupportedOnDisabledControlException class by using the provided parameter values. |
![Public method Public method](images/ee844305.pubmethod(vs.110).gif) |
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. |
![Public method Public method](images/ee844305.pubmethod(vs.110).gif) |
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