Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

CsvOptions Members

CsvOptions overview

Public Instance Constructors

CsvOptions Overloaded. Initializes a new instance of the CsvOptions class.

Public Instance Properties

DateFormatThe DateFormat used to read and write datetime values
DecimalSeparatorThe Decimal Separator used to read and write doubles, singles and decimal values
DelimiterThe delimiter for each field.
Encoding Encoding used when handling the CSV files.
FieldsPrefixThe prefix used when you only specified the number of fields
HeaderDelimiterThe delimiter for each fiel name in the header.
HeaderLinesThe number of header lines
NumberOfFieldsThe number of fields that the file contains.
RecordClassNameThe name used for the record class (a valid .NET class).
SampleFileNameA sample file from where to read the field names and number.

See Also

CsvOptions Class | FileHelpers Namespace


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox