Table of Contents

Property PublicId

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Core.dll

PublicId

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

If the public identifier was not specified, this is null.
string PublicId { get; }

Property Value

string

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