Click or drag to resize

RecordOptionsIgnoreLastLines Property

Indicates the number of lines at the end of file to be discarded.

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

Property Value

Type: Int32
See Also