| HtmlTokenizerTokenizerState Property |
Get the current state of the tokenizer.
Namespace: MimeKit.TextAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public HtmlTokenizerState TokenizerState { get; }
Property Value
HtmlTokenizerStateThe current state of the tokenizer.
Remarks
Gets the current state of the tokenizer.
See Also