System::Xml::XmlProcessingInstruction::get_Value 方法

XmlProcessingInstruction::get_Value method

返回节点的值。

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

ReturnValue

处理指令的全部内容(不包括目标)。

另见