get_LocalName()

XmlEntityReference::get_LocalName() method

Returns the local name of the node.

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

Return Value

For XmlEntityReference nodes, this method returns the name of the entity referenced.

See Also