Table of Contents

Property SystemId

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Core.dll

SystemId

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

string SystemId { get; }

Property Value

string

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