Gets a value indicating if blank lines
should be ignored when reading.
true
to ignore, otherwise false
. Default is true.
- Namespace
- CsvHelper
.Configuration - Containing Type
- CsvConfiguration
- Implements
- Property Type
- bool
Syntax
public virtual bool IgnoreBlankLines { get; set; }
Value
Type | Description |
---|---|
bool |