Click or drag to resize

IFileHelperEngineTEncoding Property

The encoding to Read and Write the streams. Default is the system's current ANSI code page.

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
Encoding Encoding { get; set; }

Property Value

Type: Encoding
Default is the system's current ANSI code page.
See Also