Gets a value indicating whether the CSV file has a header record.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- Has
Header Record Attribute - Property Type
- bool
Syntax
public bool HasHeaderRecord { get; private set; }
Value
Type | Description |
---|---|
bool |