ClassBuilderIgnoreEmptyLines Property |
Indicates that the engines must ignore the empty lines in the files.
Namespace:
FileHelpers.Dynamic
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