get_PublicId()

XmlEntity::get_PublicId() method

Returns the value of the public identifier on the entity declaration.

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

Return Value

The public identifier on the entity. If there is no public identifier, nullptr is returned.

See Also