IgnoreBlankLines Property
Gets a value indicating whether blank lines should be ignored when reading.
Namespace
CsvHelper.Configuration.Attributes
Containing Type
IgnoreBlankLinesAttribute
Property Type
bool

Syntax

public bool IgnoreBlankLines { get; private set; }

Value

Type Description
bool