System.Xml.XmlDocumentFragment.OwnerDocument Property

Gets the System.Xml.XmlDocument to which this node belongs.

Syntax

public override XmlDocument OwnerDocument { get; }

Value

Documentation for this section has not yet been entered.

Remarks

When adding nodes to the current node, use the XmlDocument returned by the OwnerDocument property to create the node.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0