The character used to quote fields.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- QuoteAttribute
Syntax
public QuoteAttribute(char quote)
Parameters
Name | Type | Description |
---|---|---|
quote | char | The quote character. |
public QuoteAttribute(char quote)
Name | Type | Description |
---|---|---|
quote | char | The quote character. |