Click or drag to resize

BigFileSorterTEncoding Property

The Encoding used to read and write the files

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

Property Value

Type: Encoding
See Also