UITest::CreateAndAddParameter Method

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

  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
Show: