get_Name()

XmlCDataSection::get_Name() method

Returns the qualified name of the node.

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

Return Value

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

See Also