Click or drag to resize

CsvOptionsIgnoreEmptyLines Property

Should blank lines in the source file be left out of the final result?

Namespace:  FileHelpers.Options
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public bool IgnoreEmptyLines { get; set; }

Property Value

Type: Boolean
See Also