Detects the delimiter based on the given text.
Return the detected delimiter or null if one wasn't found.
- Namespace
- CsvHelper
.Configuration - Containing Type
- Configuration
Functions
Syntax
public static string GetDelimiter(GetDelimiterArgs args)
Parameters
| Name | Type | Description |
|---|---|---|
| args | GetDelimiterArgs | The args. |
Return Value
| Type | Description |
|---|---|
| string |