System::Xml::XmlCDataSection::get_Name método

XmlCDataSection::get_Name method

Devuelve el nombre calificado del nodo.

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

ReturnValue

Para nodos CDATA, el nombre es #cdata-section.

Ver también