Click or drag to resize

CsvOptionsDecimalSeparator Property

The Decimal Separator used to read and write doubles, singles and decimal values

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

Property Value

Type: String
See Also