A value indicating whether exception messages contain raw CSV data.
if exceptions contain raw CSV data, otherwise
.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- Exception
Messages Contain Raw Data Attribute
Syntax
public ExceptionMessagesContainRawDataAttribute(bool exceptionMessagesContainRawData = true)
Parameters
Name | Type | Description |
---|---|---|
exceptionMessagesContainRawData | bool |