Gets a value indicating if a line break found in a quote field should
be considered bad data.
true
to consider a line break bad data, otherwise false
.
Defaults to false.
- Namespace
- CsvHelper
.Configuration - Containing Type
- IParserConfiguration
- Property Type
- bool
Syntax
bool LineBreakInQuotedFieldIsBadData { get; }
Value
Type | Description |
---|---|
bool |