DetectDelimiter Property
Detect the delimiter instead of using the delimiter from configuration. Default is false.
Namespace
CsvHelper.Configuration
Containing Type
IParserConfiguration
Property Type
bool

Syntax

bool DetectDelimiter { get; }

Value

Type Description
bool