The string format to be used when type converting.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- FormatAttribute
Syntax
public FormatAttribute(params string[] formats)
Parameters
Name | Type | Description |
---|---|---|
formats | string[] | The formats. |