DetectDelimiter Property
Detect the delimiter instead of using the delimiter from configuration.
Namespace
CsvHelper.Configuration.Attributes
Containing Type
DetectDelimiterAttribute
Property Type
bool

Syntax

public bool DetectDelimiter { get; private set; }

Value

Type Description
bool