Gets the list of values that can be
used to represent a boolean of false.
- Namespace
- CsvHelper
.TypeConversion - Containing Type
- TypeConverterOptions
- Property Type
- List
<string>
Syntax
public List<string> BooleanFalseValues { get; }
Value
| Type | Description |
|---|---|
| List |