c7334f4d a34b 3a6e 812a 73eea94130f7 - akesseler/Plexdata.CsvParser GitHub Wiki

CsvSettings Properties

The CsvSettings type exposes the following members.

Properties

 

Name Description
Public property Culture Gets or sets the culture to be used. Default value is current UI culture.
Public property Encoding Gets or sets the the expected file encoding. Default value is UTF-8.
Public property Exactly Enables or disables the exactly mode. Default value is false.
Public property Heading Enables or disables the header usage. Default value is true.
Public property Mappings Gets or sets the mapping to be used for value transformation. Default value is standard mapping.
Public property Separator Gets or sets the character that separates each CSV column. Default value is a comma.
Public property Textual Enables or disables the textual mode. Default value is false.
  Back to Top

See Also

Reference

CsvSettings Class
Plexdata.CsvParser.Processors Namespace

⚠️ **GitHub.com Fallback** ⚠️