PropertyExpression Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the PropertyExpression 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 PropertyExpression() Initializes a new instance of the PropertyExpression class.
Public method PropertyExpression(String, String) Initializes a new instance of the PropertyExpression class by using the provided property name and value.
Public method PropertyExpression(String, String, PropertyExpressionOperator) Initializes a new instance of the PropertyExpression class by using the provided property name, value to search for, and property operator.

Top

See Also

Reference

PropertyExpression Class

Microsoft.VisualStudio.TestTools.UITesting Namespace