System::Xml::XmlDocumentType::get_PublicId método

XmlDocumentType::get_PublicId method

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

String System::Xml::XmlDocumentType::get_PublicId()

ReturnValue

El identificador público en el DOCTYPE. Si no hay identificador público, se devuelve nullptr.

Ver también