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
Syntaxpublic RecordOptionsIgnoreCommentInfo IgnoreCommentedLines { get; }
Public ReadOnly Property IgnoreCommentedLines As RecordOptionsIgnoreCommentInfo
Get
Property Value
Type:
RecordOptionsIgnoreCommentInfo
See Also