The string values used to represent null when converting.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- NullValuesAttribute
Syntax
public NullValuesAttribute(params string[] nullValues)
Parameters
Name | Type | Description |
---|---|---|
nullValues | string[] | The null values. |