Share via


XmlDocument.DocumentElement Property

Definition

Gets the root element of the document.

public XmlElement DocumentElement { get; }

Property Value

The root element of the document.

Applies to