System::Xml::XmlNotation::get_SystemId method

XmlNotation::get_SystemId method

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

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

ReturnValue

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

See Also