[]
Specifies the delimiter to use to specify text.
public enum TextQualifier
Public Enum TextQualifier
Name | Description |
---|---|
DoubleQuote | Double quotation mark ("). |
None | No delimiter. |
SingleQuote | Single quotation mark ('). |