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