System::Xml::XmlComment::get_LocalName 方法

XmlComment::get_LocalName method

返回节点的本地名称。

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

ReturnValue

对于注释节点,值为 #comment

另见