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.Page for C++