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