PrepareHeaderForMatch Property
Prepares the header field for matching against a member name. The header field and the member name are both ran through this function. You should do things like trimming, removing whitespace, removing underscores, and making casing changes to ignore case.
Namespace
CsvHelper.Configuration
Containing Type
IReaderConfiguration
Property Type
PrepareHeaderForMatch

Syntax

PrepareHeaderForMatch PrepareHeaderForMatch { get; }

Value

Type Description
PrepareHeaderForMatch