System::Xml::XmlProcessingInstruction::get_LocalName 方法

XmlProcessingInstruction::get_LocalName method

返回节点的本地名称。

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

ReturnValue

对于处理指令节点,此方法返回处理指令的目标。

另见