Table of Contents

Property PublicId

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Core.dll

PublicId

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

string PublicId { get; }

Property Value

string

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