Gets or sets the maximum size of a field.
Defaults to 0, indicating maximum field size is not checked.
- Namespace
- CsvHelper
.Configuration - Containing Type
- CsvConfiguration
- Implements
- Property Type
- double
Syntax
public double MaxFieldSize { get; set; }
Value
Type | Description |
---|---|
double |