The possible delimiter values used when detecting the delimiter.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- Detect
Delimiter Values Attribute
Syntax
public DetectDelimiterValuesAttribute(string detectDelimiterValues)
Parameters
| Name | Type | Description |
|---|---|---|
| detectDelimiterValues | string | Whitespace separated list of values. |