set_Value()
XmlProcessingInstruction::set_Value(String) method
Sets the value of the node.
void System::Xml::XmlProcessingInstruction::set_Value(String value) override
Arguments
Parameter | Type | Description |
---|---|---|
value | String | The value to set. |
See Also
- Class String
- Class XmlProcessingInstruction
- Namespace System::Xml
- Library Aspose.Slides