| CharsetFilterSourceEncoding Property |
Get the source encoding.
Namespace: MimeKit.IO.FiltersAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public Encoding SourceEncoding { get; }
Property Value
EncodingThe source encoding.
Remarks
Gets the source encoding.
See Also