Metodo System::Xml::XmlEntity::get_SystemId

XmlEntity::get_SystemId method

Restituisce il valore dell’identificatore di sistema nella dichiarazione dell’entità.

String System::Xml::XmlEntity::get_SystemId()

ReturnValue

L’identificatore di sistema sull’entità. Se non esiste un identificatore di sistema, viene restituito nullptr.

Vedi anche