set_InnerXml()
XmlNode::set_InnerXml(String) method
Sets the markup representing only the child nodes of this node.
virtual void System::Xml::XmlNode::set_InnerXml(String value)
Arguments
Parameter | Type | Description |
---|---|---|
value | String | The value to set. |
See Also
- Class String
- Class XmlNode
- Namespace System::Xml
- Library Aspose.Slides