| HtmlDocTypeTokenSystemKeyword Property |
Get the system keyword that was used.
Namespace: MimeKit.TextAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public string SystemKeyword { get; }
Property Value
StringThe system keyword or
null if it wasn't used.
Remarks
Gets the system keyword that was used.
See Also