get_Name()

XmlDocumentType::get_Name() method

Returns the qualified name of the node.

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

Return Value

For DocumentType nodes, this method returns the name of the document type.

See Also