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.
ValueMap::Add Method (ActionParameter^)
Adds the provided action parameter to the parameter list of this value map.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Parameters
- parameter
-
Type:
Microsoft.VisualStudio.TestTools.UITest.Extension::ActionParameter^
An ActionParameter to add.
Show: