Gets the delimiter used to separate fields.
Default is ',';
- Namespace
- CsvHelper
.Configuration - Containing Type
- IWriterConfiguration
- Property Type
- string
Syntax
string Delimiter { get; }
Value
Type | Description |
---|---|
string |
string Delimiter { get; }
Type | Description |
---|---|
string |