IXPathNamespace Properties

The IXPathNamespace type exposes the following members.

Properties
  NameDescription
Public propertyOwnerElement
The Element on which the namespace was in scope when it was requested. This does not change on a returned namespace node even if the document changes such that the namespace goes out of scope on that element and this node is no longer found there by XPath.
See Also