System::Xml::XmlCDataSection::get_LocalName method
XmlCDataSection::get_LocalName method
Returns the local name of the node.
String System::Xml::XmlCDataSection::get_LocalName() override
ReturnValue
For CDATA nodes, the local name is #cdata-section.
See Also
- Class String
- Class XmlCDataSection
- Namespace System::Xml
- Library Aspose.PUB for C++