get_SystemId()

XmlEntity::get_SystemId() method

Returns the value of the system identifier on the entity declaration.

String System::Xml::XmlEntity::get_SystemId()

Return Value

The system identifier on the entity. If there is no system identifier, nullptr is returned.

See Also