IgnoreBlankLines Property
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
IParserConfiguration
Property Type
bool

Syntax

bool IgnoreBlankLines { get; }

Value

Type Description
bool