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
- IWriterConfiguration
- Property Type
- bool
Syntax
bool ExceptionMessagesContainRawData { get; }
Value
| Type | Description |
|---|---|
| bool |