Gets a value indicating if comments are allowed.
true
to allow commented out lines, otherwise false
.
- Namespace
- CsvHelper
.Configuration - Containing Type
- IParserConfiguration
- Property Type
- bool
Syntax
bool AllowComments { get; }
Value
Type | Description |
---|---|
bool |