Share via


PropertyCondition Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the PropertyCondition class.

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 PropertyCondition() Initializes a new instance of the PropertyCondition class.
Public method PropertyCondition(String, Object) Initializes a new instance of the PropertyCondition class by using the provided property name and value.
Public method PropertyCondition(String, Object, PropertyConditionOperator) Initializes a new instance of the PropertyCondition class.

Top

See Also

Reference

PropertyCondition Class

Microsoft.VisualStudio.TestTools.UITest.Extension Namespace