System::Xml::XmlProcessingInstruction::set_Value method

XmlProcessingInstruction::set_Value method

Sets the value of the node.

void System::Xml::XmlProcessingInstruction::set_Value(String value) override
ParameterTypeDescription
valueStringThe value to set.

See Also