set_InnerText()
XmlCharacterData::set_InnerText(String) method
Sets the concatenated values of the node and all the children of the node.
void System::Xml::XmlCharacterData::set_InnerText(String value) override
Arguments
Parameter | Type | Description |
---|---|---|
value | String | The value to set. |
See Also
- Class String
- Class XmlCharacterData
- Namespace System::Xml
- Library Aspose.Slides