Metodo System::Xml::XmlEntity::get_LocalName

XmlEntity::get_LocalName method

Restituisce il nome del nodo senza il prefisso del namespace.

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

ReturnValue

Per i nodi XmlEntity, questo metodo restituisce il nome dell’entità.

Vedi anche