DelimitedFileEngineTOptions Property |
Allows changes in the record layout like delimiters and others
common settings.
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic DelimitedRecordOptions Options { get; }
Public ReadOnly Property Options As DelimitedRecordOptions
Get
Property Value
Type:
DelimitedRecordOptions
See Also