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
Syntaxpublic bool IgnoreEmptyLines { get; set; }
Public Property IgnoreEmptyLines As Boolean
Get
Set
Property Value
Type:
Boolean
See Also