System::Xml::XmlProcessingInstruction::set_Data 方法

XmlProcessingInstruction::set_Data method

设置处理指令的内容,不包括目标。

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

另见