Ignore Property
Gets or sets a value indicating whether the field should be ignored.
Namespace
CsvHelper.Configuration
Containing Type
MemberMapData
Property Type
bool

Syntax

public virtual bool Ignore { get; set; }

Value

Type Description
bool