get_SystemId()

XmlNotation::get_SystemId() method

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

String System::Xml::XmlNotation::get_SystemId()

Return Value

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

See Also