System::Xml::XmlElement::set_InnerXml method
XmlElement::set_InnerXml method
Sets the markup representing just the children of this node.
void System::Xml::XmlElement::set_InnerXml(String value) override
Parameter | Type | Description |
---|---|---|
value | String | The value to set. |
See Also
- Class String
- Class XmlElement
- Namespace System::Xml
- Library Aspose.PUB for C++