System::Xml::XmlEntity::get_NotationName Methode

XmlEntity::get_NotationName method

Gibt den Namen des optionalen NDATA-Attributs in der Entitätsdeklaration zurück.

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

ReturnValue

Der Name des NDATA-Attributs. Wenn kein NDATA vorhanden ist, wird nullptr zurückgegeben.

Siehe auch