Escape Property
Gets the escape character used to escape a quote inside a field.
Namespace
CsvHelper.Configuration.Attributes
Containing Type
EscapeAttribute
Property Type
char

Syntax

public char Escape { get; private set; }

Value

Type Description
char