Quote Property
Overloads
Quote |
One of: * None (no quotes) * MSQ (Modern Style Quoting) * Standard (quotes " " or ' ' can be used, but only if they are the first and last non blank characters of a field value) This property is used for delimited files. JSON property name: qQuote |
Quote
One of:
- None (no quotes)
- MSQ (Modern Style Quoting)
- Standard (quotes " " or ' ' can be used, but only if they are the first and last non blank characters of a field value)
This property is used for delimited files.
JSON property name: qQuote
Declaration
public string Quote { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!