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