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.
UIActionInterpreter::Invoke Method (DragAction^, UIMap^)
Executes the provided action by using the given map and logs the result.
Assembly: Microsoft.VisualStudio.TestTools.UITest.CodeGeneration (in Microsoft.VisualStudio.TestTools.UITest.CodeGeneration.dll)
Parameters
- action
-
Type:
Microsoft.VisualStudio.TestTools.UITest.Common::DragAction^
A DragAction object.
- map
-
Type:
Microsoft.VisualStudio.TestTools.UITest.Common.UIMap::UIMap^
A UIMap object.
Show: