Encoding

CsvOptions.Encoding property

CSV を保存するためのエンコードを取得または設定します。

public Encoding Encoding { get; set; }

関連項目