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