Click or drag to resize

CsvOptionsNumberOfFields Property

The number of fields that the file contains.

Namespace:  FileHelpers.Options
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public int NumberOfFields { get; set; }

Property Value

Type: Int32
See Also