System::Xml::XmlEntity::get_SystemId method
XmlEntity::get_SystemId method
Returns the value of the system identifier on the entity declaration.
String System::Xml::XmlEntity::get_SystemId()
ReturnValue
The system identifier on the entity. If there is no system identifier, nullptr is returned.
See Also
- Class String
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.PDF for C++