get_NotationName()

XmlEntity::get_NotationName() method

Returns the name of the optional NDATA attribute on the entity declaration.

String System::Xml::XmlEntity::get_NotationName()

Return Value

The name of the NDATA attribute. If there is no NDATA, nullptr is returned.

See Also