System::Xml::XmlDocument::get_LocalName metodo

XmlDocument::get_LocalName method

Restituisce il nome locale del nodo.

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

ReturnValue

Per i nodi XmlDocument, il nome locale è #document.

Vedi anche