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