NotationSystemId Property
The system identifier of this notation. If the system identifier was not specified, this is null. 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