HasHeaderRecord Property
Gets a value indicating whether the CSV file has a header record.
Namespace
CsvHelper.Configuration.Attributes
Containing Type
HasHeaderRecordAttribute
Property Type
bool

Syntax

public bool HasHeaderRecord { get; private set; }

Value

Type Description
bool