Gets a value indicating if the
CSV file has a header record.
Default is true.
- Namespace
- CsvHelper
.Configuration - Containing Type
- CsvConfiguration
- Implements
- Property Type
- bool
Syntax
public virtual bool HasHeaderRecord { get; set; }
Value
Type | Description |
---|---|
bool |