The delimiter used to separate fields.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- DelimiterAttribute
Syntax
public DelimiterAttribute(string delimiter)
Parameters
Name | Type | Description |
---|---|---|
delimiter | string | The delimiter. |