get_InnerXml()

XmlEntity::get_InnerXml() method

Returns the markup representing the children of this node.

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

Return Value

For XmlEntity nodes, String::Empty is returned.

See Also