get_PublicId()

XmlNotation::get_PublicId() method

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

String System::Xml::XmlNotation::get_PublicId()

Return Value

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

See Also