CsvHelperSettings.

IsHeaderCaseSensitive Property

Summary

Gets or sets a value indicating whether matching CSV header names will be case sensitive.
Assembly
Cake.CsvHelper.dll
Namespace
Cake.CsvHelper
Containing Type
CsvHelperSettings

Syntax

public bool IsHeaderCaseSensitive { get; set; }

Value

Type Description
bool