System::Xml::XmlNotation::get_LocalName 方法

XmlNotation::get_LocalName method

返回当前节点的名称,不包含命名空间前缀。

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

ReturnValue

对于 XmlNotation 节点,此方法返回符号的名称。

另见