CSVReadOptions.isQuoted

bool isQuoted() @property nothrow

Get isQuoted property.

Returns

Whether quoting is used.
void isQuoted(bool propval) @property nothrow

Set isQuoted property.

Parameters

propvalWhether quoting is used.