System::Xml::XmlNotation::get_SystemId método

XmlNotation::get_SystemId method

Devuelve el valor del identificador del sistema en la declaración de notación.

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

ReturnValue

El identificador del sistema en la notación. Si no hay identificador del sistema, nullptr es devuelto.

Ver también