ExceptionMessagesContainRawData Property
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
IParserConfiguration
Property Type
bool

Syntax

bool ExceptionMessagesContainRawData { get; }

Value

Type Description
bool