get_Name()

XmlDocument::get_Name() method

Returns the qualified name of the node.

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

Return Value

For XmlDocument nodes, the name is #document.

See Also