The default value that will be used when reading when
the CSV field is empty.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- DefaultAttribute
Syntax
public DefaultAttribute(object defaultValue)
Parameters
Name | Type | Description |
---|---|---|
defaultValue | object | The default value |