Gets or sets the default value used when a CSV field is empty.
- Namespace
- CsvHelper
.Configuration - Containing Type
- ParameterMapData
- Property Type
- object
Syntax
public virtual object Default { get; set; }
Value
Type | Description |
---|---|
object |