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