Click or drag to resize

ClassBuilderIgnoreCommentedLines Property

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

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

Property Value

Type: ClassBuilderIgnoreCommentInfo
See Also