System::Xml::XmlProcessingInstruction::set_InnerText 方法

XmlProcessingInstruction::set_InnerText method

设置节点及其所有子节点的连接值。

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

另见