The delimiter used to separate fields.
Default is
System.Globalization.TextInfo.ListSeparator.
- Namespace
- CsvHelper
.Configuration - Containing Type
- CsvConfiguration
- Implements
- Property Type
- string
Syntax
public virtual string Delimiter { get; set; }
Value
| Type | Description |
|---|---|
| string |