The string values used to represent a boolean false when converting.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- Boolean
False Values Attribute
Syntax
public BooleanFalseValuesAttribute(string falseValue)
Parameters
Name | Type | Description |
---|---|---|
falseValue | string | The false values. |