Quote Property
Gets the character used to quote fields.
Namespace
CsvHelper.Configuration.Attributes
Containing Type
QuoteAttribute
Property Type
char

Syntax

public char Quote { get; private set; }

Value

Type Description
char