Encoding

LoadOptions.Encoding property

などのテキストベースのファイルを開くときに使用されるエンコード。CSVまたTXT. デフォルト値はDefault.

public Encoding Encoding { get; }

関連項目