The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PropertyExpression Constructor
Initializes a new instance of the PropertyExpression class.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
| Name | Description | |
|---|---|---|
![]() | PropertyExpression() | Initializes a new instance of the PropertyExpression class. |
![]() | PropertyExpression(String^, String^) | Initializes a new instance of the PropertyExpression class by using the provided property name and value. |
![]() | 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. |
Show:
