Méthode System::Xml::XmlDocumentType::get_PublicId
XmlDocumentType::get_PublicId method
Renvoie la valeur de l’identifiant public dans la déclaration DOCTYPE.
String System::Xml::XmlDocumentType::get_PublicId()
ReturnValue
L’identifiant public dans le DOCTYPE. S’il n’y a pas d’identifiant public, nullptr est retourné.
Voir aussi
- Class String
- Class XmlDocumentType
- Namespace System::Xml
- Library Aspose.Font for C++