Click or drag to resize

RecordOptionsIgnoreCommentInfoCommentMarker Property

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

An empty string or null indicates that the engine doesn't look for comments

Namespace:  FileHelpers.Options
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public string CommentMarker { get; set; }

Property Value

Type: String
See Also