Metodo System::Xml::XmlEntity::get_PublicId
XmlEntity::get_PublicId method
Restituisce il valore dell’identificatore pubblico nella dichiarazione dell’entità.
String System::Xml::XmlEntity::get_PublicId()
ReturnValue
L’identificatore pubblico sull’entità. Se non esiste un identificatore pubblico, viene restituito nullptr.
Vedi anche
- Class String
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.Font for C++