System::Xml::XmlDocumentType::get_LocalName metodo

XmlDocumentType::get_LocalName method

Restituisce il nome locale del nodo.

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

ReturnValue

Per i nodi DocumentType, questo metodo restituisce il nome del tipo di documento.

Vedi anche