System::Xml::XmlNotation::get_InnerXml method

XmlNotation::get_InnerXml method

Returns the markup representing the children of this node.

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

ReturnValue

For XmlNotation nodes, String::Empty is returned.

See Also