Metodo System::Xml::XmlEntity::get_NotationName
XmlEntity::get_NotationName method
Restituisce il nome dell’attributo NDATA opzionale nella dichiarazione dell’entità.
String System::Xml::XmlEntity::get_NotationName()
ReturnValue
Il nome dell’attributo NDATA. Se non è presente alcun NDATA, viene restituito nullptr.
Vedi anche
- Class String
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.Page for C++