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.
This documentation is archived and is not being maintained.
ActionNotSupportedOnDisabledControlException Constructor
Namespace:
Microsoft.VisualStudio.TestTools.UITest.Extension Assembly:
Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Name Description ActionNotSupportedOnDisabledControlException() ActionNotSupportedOnDisabledControlException(SerializationInfo^, StreamingContext) ActionNotSupportedOnDisabledControlException(String^) ActionNotSupportedOnDisabledControlException(String^, Exception^) ActionNotSupportedOnDisabledControlException(String^, Exception^, String^, Object^) ActionNotSupportedOnDisabledControlException(String^, Object^) ActionNotSupportedOnDisabledControlException(String^, String^, Exception^, ILastInvocationInfo^, String^, Object^) ActionNotSupportedOnDisabledControlException(String^, String^, Object^) ActionNotSupportedOnDisabledControlException(String^, String^, String^, Exception^, ILastInvocationInfo^, String^, Object^)
Return to top