Default Property
Gets or sets the default value used when a CSV field is empty.
Namespace
CsvHelper.Configuration
Containing Type
MemberMapData
Property Type
object

Syntax

public virtual object Default { get; set; }

Value

Type Description
object