Table of Contents

Property PublicId

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Core.dll

PublicId

Gets the public identifier associated with the entity, if specified. If the public identifier was not specified, this is null.

string PublicId { get; }

Property Value

string

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