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
SyntaxEncoding Encoding { get; set; }
Property Encoding As Encoding
Get
Set
Property Value
Type:
EncodingDefault is the system's current ANSI code page.
See Also