XPathQuery Properties |
The XPathQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttributeName |
Gets the name of the attribute used in the query
|
![]() | Negate |
Gets a value indicating if the condition in this query will be negated with the not() operator
|
![]() | Operator |
Gets the value comparison operator used in the query
|
![]() | Value |
Gets the value that is used in the query
|