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
Syntaxpublic int IgnoreLastLines { get; set; }
Public Property IgnoreLastLines As Integer
Get
Set
Property Value
Type:
Int32
See Also