EnumIgnoreCase Property
Ingore case when parsing enums. Default is false.
Namespace
CsvHelper.TypeConversion
Containing Type
TypeConverterOptions
Property Type
bool?

Syntax

public bool? EnumIgnoreCase { get; set; }

Value

Type Description
bool?