Click or drag to resize

XPathQuery Properties

The XPathQuery type exposes the following members.

Properties
  NameDescription
Public propertyAttributeName
Gets the name of the attribute used in the query
Public propertyNegate
Gets a value indicating if the condition in this query will be negated with the not() operator
Public propertyOperator
Gets the value comparison operator used in the query
Public propertyValue
Gets the value that is used in the query
Top
See Also