5e800e49 f24a 4dfb 4f05 4218aaf99643 - akesseler/Plexdata.CsvParser GitHub Wiki
Gets currently applied culture. Default value is current UI culture.
Namespace: Plexdata.CsvParser.Processors
Assembly: Plexdata.CsvParser.NET (in Plexdata.CsvParser.NET.dll) Version: 1.1.3+d5bef99aa35461ce4bafadf0bf2c2aeca18044ea
C#
public CultureInfo Culture { get; private set; }
Type: CultureInfo
The culture to be used for example for converting numbers.
The culture value is taken over from the settings that have been provided for reading a CSV content.
CsvContainer Class
Plexdata.CsvParser.Processors Namespace
Plexdata.CsvParser.Processors.CsvReader
CsvSettings.Culture