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.
PropertyExpressionOperator Enumeration
Represents an operator for creating property expressions.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
| Member name | Description | |
|---|---|---|
| Contains | The property value contains the target value. | |
| EqualTo | The target value and the property value are equal. |
Show: