System::Xml::XmlDocumentType::get_PublicId 메서드
XmlDocumentType::get_PublicId method
DOCTYPE 선언에서 공개 식별자의 값을 반환합니다.
String System::Xml::XmlDocumentType::get_PublicId()
ReturnValue
DOCTYPE의 public 식별자입니다. public 식별자가 없으면 nullptr가 반환됩니다.
또 보기
- Class String
- Class XmlDocumentType
- Namespace System::Xml
- Library Aspose.Page for C++