System::Xml::XmlEntity::get_InnerXml method

XmlEntity::get_InnerXml method

Returns the markup representing the children of this node.

String System::Xml::XmlEntity::get_InnerXml() override

ReturnValue

For XmlEntity nodes, String::Empty is returned.

See Also