A value indicating whether changes in the column
count should be detected. If
, a BadDataException
will be thrown if a different column count is detected.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- Detect
Column Count Changes Attribute - Property Type
- bool
Syntax
public bool DetectColumnCountChanges { get; private set; }
Value
Type | Description |
---|---|
bool |