ExceptionMessagesContainRawData Property
A value indicating if exception messages contain raw CSV data. true if exception contain raw CSV data, otherwise false. Default is true.

Syntax

public virtual bool ExceptionMessagesContainRawData { get; set; }

Value

Type Description
bool