Gets the character used to quote fields.
Default is '"'.
- Namespace
- CsvHelper
.Configuration - Containing Type
- CsvConfiguration
- Implements
- Property Type
- char
Syntax
public virtual char Quote { get; set; }
Value
Type | Description |
---|---|
char |