get_OuterXml()

XmlEntity::get_OuterXml() method

Returns the markup representing this node and all its children.

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

Return Value

For XmlEntity nodes, String::Empty is returned.

See Also