| HtmlTokenizerHtmlNamespace Property |
Get the current HTML namespace detected by the tokenizer.
Namespace: MimeKit.TextAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public HtmlNamespace HtmlNamespace { get; }
Property Value
HtmlNamespaceThe html namespace.
Remarks
Gets the current HTML namespace detected by the tokenizer.
See Also