Click or drag to resize

ClassBuilderIgnoreCommentInfoCommentMarker Property

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

An empty string or null indicates that the engine does not look for comments

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

Property Value

Type: String
See Also