System::Xml::XmlDocument::get_Name method

XmlDocument::get_Name method

Returns the qualified name of the node.

String System::Xml::XmlDocument::get_Name() override

ReturnValue

For XmlDocument nodes, the name is #document.

See Also