Separator

CsvLoadOptions.Separator property

Delimiter of a Csv file.

public char Separator { get; set; }

See Also