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