Click or drag to resize

RecordOptionsIgnoreCommentedLines Property

Indicates that the engine must ignore the lines with this comment marker.

Namespace:  FileHelpers.Options
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public RecordOptionsIgnoreCommentInfo IgnoreCommentedLines { get; }

Property Value

Type: RecordOptionsIgnoreCommentInfo
See Also