get_InnerXml()

XmlNotation::get_InnerXml() method

Returns the markup representing the children of this node.

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

Return Value

For XmlNotation nodes, String::Empty is returned.

See Also