CsvOptions.Delimiter

CsvOptions.Delimiter property

获取或设置用作分隔值的分隔符的字符。 默认值为 ‘,’。

public char Delimiter { get; set; }

也可以看看