Click or drag to resize

XPathExpression Properties

The XPathExpression type exposes the following members.

Properties
  NameDescription
Public propertyObjectType
Gets or sets the type of object to query
Public propertyQuery
Gets or sets the query component for this expression. This may be a XPathQuery or XPathQueryGroup
Public propertyWrapFilterXml
Gets or sets a value indicating whether the resulting expression should be wrapped in a filter XML element
Top
See Also