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