System::Xml::XmlDocumentType::get_PublicId metodo

XmlDocumentType::get_PublicId method

Restituisce il valore dell’identificatore pubblico nella dichiarazione DOCTYPE.

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

ReturnValue

L’identificatore pubblico nella DOCTYPE. Se non esiste un identificatore pubblico, viene restituito nullptr.

Vedi anche