System::Xml::XmlCDataSection::get_LocalName metodo

XmlCDataSection::get_LocalName method

Restituisce il nome locale del nodo.

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

ReturnValue

Per i nodi CDATA, il nome locale è #cdata-section.

Vedi anche