System::Xml::XmlCDataSection::get_Name 方法

XmlCDataSection::get_Name method

返回节点的限定名称。

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

ReturnValue

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

另见