Information
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.

Namespace:   Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

public:
void Add(
	ActionParameter^ parameter
)
Return to top
Show: