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