get_OuterXml()

XmlNotation::get_OuterXml() method

Returns the markup representing this node and all its children.

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

Return Value

For XmlNotation nodes, String::Empty is returned.

See Also