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.
UITestActionInvoker::Invoke Method (SetStateAction^, UIMap^)
Invokes the provided SetStateAction by using the provided UIMap.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Parameters
- action
-
Type:
Microsoft.VisualStudio.TestTools.UITest.Common::SetStateAction^
A SetStateAction object.
- map
-
Type:
Microsoft.VisualStudio.TestTools.UITest.Common.UIMap::UIMap^
A UIMap object.
Show: