How to escape an occurance of the text qualifier inside text qualified data.
| Member Name | Description |
|---|---|
| Doubled | Double up the text qualifier to represent an occurance of the text qualifier. |
| Backslash | Use a backslash character before the text qualifier to represent an occurance of the text qualifier. |
Namespace: Csv
Assembly: Csv (in Csv.dll)