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