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::SetParameterValue Method (String^, Object^)
Sets the value of the corresponding named parameter.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Parameters
- parameterName
-
Type:
System::String^
The name of the parameter.
- parameterValue
-
Type:
System::Object^
The value for the parameter.
Show: