Click or drag to resize

DelimitedFieldBuilderQuoteChar Property

Indicates the char used to quote this field. (only used when FieldQuoted is true)

Namespace:  FileHelpers.Dynamic
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public char QuoteChar { get; set; }

Property Value

Type: Char
See Also