Click or drag to resize

XPathDereferencedExpression Properties

The XPathDereferencedExpression type exposes the following members.

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