Click or drag to resize
Accord.NET (logo)

CsvReaderDefaultQuote Field

Defines the default quote character wrapping every field.

Namespace:  Accord.IO
Assembly:  Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax
public const char DefaultQuote = '"'
Request Example View Source

Field Value

Type: Char
See Also