System::Xml::XmlDocumentType::get_Name method

XmlDocumentType::get_Name method

Returns the qualified name of the node.

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

ReturnValue

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

See Also