Encoding Property
Gets the encoding used when counting bytes.
Namespace
CsvHelper.Configuration.Attributes
Containing Type
EncodingAttribute
Property Type
Encoding

Syntax

public Encoding Encoding { get; private set; }

Value

Type Description
Encoding