Click or drag to resize

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
Syntax
public DelimitedRecordOptions Options { get; }

Property Value

Type: DelimitedRecordOptions
See Also