System::Xml::XmlCDataSection::get_Name method

XmlCDataSection::get_Name method

Returns the qualified name of the node.

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

ReturnValue

For CDATA nodes, the name is #cdata-section.

See Also