HasHeaderRecord Property
Gets a value indicating if the CSV file has a header record. Default is true.
Namespace
CsvHelper.Configuration
Containing Type
IReaderConfiguration
Property Type
bool

Syntax

bool HasHeaderRecord { get; }

Value

Type Description
bool