System::Xml::XmlElement::get_InnerXml method
XmlElement::get_InnerXml method
Returns the markup representing just the children of this node.
String System::Xml::XmlElement::get_InnerXml() override
ReturnValue
The markup of the children of this node.
See Also
- Class String
- Class XmlElement
- Namespace System::Xml
- Library Aspose.PUB for C++