System::Xml::XmlCDataSection::get_Name metodo

XmlCDataSection::get_Name method

Restituisce il nome qualificato del nodo.

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

ReturnValue

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

Vedi anche