CsvHelperSettings.

CultureInfo Property

Summary

Gets or sets the culture info used to read an write CSV files.
Assembly
Cake.CsvHelper.dll
Namespace
Cake.CsvHelper
Containing Type
CsvHelperSettings

Syntax

public CultureInfo CultureInfo { get; set; }

Value

Type Description
CultureInfo