| EscapeMode Enumeration | 
Namespace: DataStreams.Csv
| Member name | Value | Description | |
|---|---|---|---|
| Doubled | 0 | Double up the text qualifier to represent an occurance of the text qualifier. | |
| Backslash | 1 | Use a backslash character before the text qualifier to represent an occurance of the text qualifier. |