DetectDelimiterValues Property
The possible delimiter values used when detecting the delimiter. Default is [",", ";", "|", "\t"].
Namespace
CsvHelper.Configuration
Containing Type
IParserConfiguration
Property Type
string[]

Syntax

string[] DetectDelimiterValues { get; }

Value

Type Description
string[]