Click or drag to resize

RecordOptionsIgnoreEmptyLines Property

Indicates that the engine must ignore the empty lines while reading.

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

Property Value

Type: Boolean
See Also