QuoteChar
CsvDataLoadOptions.QuoteChar property
Gets or sets the character that is used to quote field values.
public char QuoteChar { get; set; }
Remarks
The default value is ‘"’ (quotation mark).
Double the character to place it into quoted text.
See Also
- class CsvDataLoadOptions
- namespace GroupDocs.Assembly.Data
- assembly GroupDocs.Assembly