System::Xml::XmlDocumentType::get_PublicId 方法
XmlDocumentType::get_PublicId method
返回 DOCTYPE 声明上的公共标识符的值。
String System::Xml::XmlDocumentType::get_PublicId()
ReturnValue
DOCTYPE 上的公共标识符。如果没有公共标识符,则返回 nullptr。
另见
- Class String
- Class XmlDocumentType
- Namespace System::Xml
- Library Aspose.Font for C++