set_Data()
XmlProcessingInstruction::set_Data(const String&) method
Sets the content of the processing instruction, excluding the target.
void System::Xml::XmlProcessingInstruction::set_Data(const String &value)
Arguments
Parameter | Type | Description |
---|---|---|
value | const String& | The value to set. |
See Also
- Class String
- Class XmlProcessingInstruction
- Namespace System::Xml
- Library Aspose.Slides