 | IMimeParserPosition Property |
Get the current position of the parser within the stream.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
SyntaxProperty Value
Int64The stream offset.
Remarks
Gets the current position of the parser within the stream.
See Also