System::Xml::XmlProcessingInstruction::set_Value 方法

XmlProcessingInstruction::set_Value method

设置节点的值。

void System::Xml::XmlProcessingInstruction::set_Value(String value) override
参数类型描述
String要设置的值。

另见