System::Xml::XmlNotation::get_PublicId método

XmlNotation::get_PublicId method

Devuelve el valor del identificador público en la declaración de notación.

String System::Xml::XmlNotation::get_PublicId()

ReturnValue

El identificador público en la notación. Si no hay identificador público, nullptr es devuelto.

Ver también