A value indicating if exception messages contain raw CSV data.
true
if exception contain raw CSV data, otherwise false
.
Default is true
.
- Namespace
- CsvHelper
.Configuration - Containing Type
- CsvConfiguration
- Implements
- Property Type
- bool
Syntax
public virtual bool ExceptionMessagesContainRawData { get; set; }
Value
Type | Description |
---|---|
bool |