UITest.CreateAndAddParameter Method

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Creates a parameter and adds it to the ValueMap property.

Overload List

  Name Description
Public method CreateAndAddParameter(UITestAction, String) Creates a parameter and adds it to the ValueMap property using the provided action and parameter name.
Public method CreateAndAddParameter(UIObject, String, String) Creates a parameter and adds it to the ValueMap property using the provided UI object, property name and parameter name.

Top

See Also

Reference

UITest Class

UITest Members

Microsoft.VisualStudio.TestTools.UITest.CodeGeneration Namespace