QuoteStyle.Type
Definition
Specifies the quote style.
Allowed values
Name | Value | Description |
---|---|---|
QuoteStyle.None | 0 | Quote characters have no significance. |
QuoteStyle.Csv | 1 | Quote characters indicate the start of a quoted string. Nested quotes are indicated by two quote characters. |