UITest.CreateAndAddParameter Method

Include Protected Members
Include Inherited Members

Parameterizes an action and creates the parameter.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CreateAndAddParameter(UITestAction, String) Parameterizes an action and creates the parameter by using the provided test action and parameter name.
Public method CreateAndAddParameter(UIObject, String, String) Parameterizes an action and creates the parameter by using the provided UI test object, property name, and parameter name.

Top

See Also

Reference

UITest Class

Microsoft.VisualStudio.TestTools.UITest.Common Namespace