CsvSerializer<TTargetType>.Qualifier property

Character used to wrap a field if the field contins the Delimiter.

public char Qualifier { get; set; }

See Also