Share via


InitString.RootNode Property

Definition

Gets the root node in the initialization string XML document.

protected:
 property System::Xml::XmlNode ^ RootNode { System::Xml::XmlNode ^ get(); };
protected System.Xml.XmlNode RootNode { get; }
member this.RootNode : System.Xml.XmlNode
Protected ReadOnly Property RootNode As XmlNode

Property Value

Applies to