Click or drag to resize

CsvOptionsEncoding Property

Encoding used when handling the CSV files.

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

Property Value

Type: Encoding
See Also