System::Xml::XmlEntity::get_PublicId metodo

XmlEntity::get_PublicId method

Restituisce il valore dell’identificatore pubblico nella dichiarazione dell’entità.

String System::Xml::XmlEntity::get_PublicId()

ReturnValue

L’identificatore pubblico dell’entità. Se non è presente alcun identificatore pubblico, viene restituito nullptr.

Vedi anche