A value indicating whether blank lines should be ignored when reading.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- Ignore
Blank Lines Attribute
Syntax
public IgnoreBlankLinesAttribute(bool ignoreBlankLines = true)
Parameters
Name | Type | Description |
---|---|---|
ignoreBlankLines | bool |