EntitySystemId Property
The system identifier associated with the entity if specified, and null otherwise. This may be an absolute URI or not.

Namespace: Aspose.Html.Dom
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public string SystemId { get; }

Property Value

Type: String
The system identifier.
See Also