The character used to escape characters.
Default is '"'.
- Namespace
- CsvHelper
.Configuration - Containing Type
- CsvConfiguration
- Implements
- Property Type
- char
Syntax
public virtual char Escape { get; set; }
Value
Type | Description |
---|---|
char |