Share via


XmlComment.OwnerDocument Property

Definition

Returns the root of the document that contains the node.

public XmlDocument OwnerDocument { get; }

Property Value

The parent document that represents the root of the document.

Implements

Applies to