Click or drag to resize

RecordOptionsIgnoreFirstLines Property

Indicates the number of first lines to be discarded.

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

Property Value

Type: Int32
See Also