System::Xml::XmlCDataSection::get_LocalName 方法

XmlCDataSection::get_LocalName method

返回节点的本地名称。

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

ReturnValue

对于 CDATA 节点,本地名称为 #cdata-section

另见