Delimiter Property
The delimiter used to separate fields. Default is System.Globalization.TextInfo.ListSeparator.
Namespace
CsvHelper.Configuration
Containing Type
IParserConfiguration
Property Type
string

Syntax

string Delimiter { get; }

Value

Type Description
string