System::Xml::XmlNotation::get_LocalName method

XmlNotation::get_LocalName method

Returns the name of the current node without the namespace prefix.

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

ReturnValue

For XmlNotation nodes, this method returns the name of the notation.

See Also