Skip to content

6baba8a9 e0ba 05c4 1e7d 8788d7853a12

Axel Kesseler edited this page Aug 16, 2024 · 6 revisions

CsvSettings.heading Field

The flag to enable or disable the usage of a header.

Namespace: Plexdata.CsvParser.Processors
Assembly: Plexdata.CsvParser.NET (in Plexdata.CsvParser.NET.dll) Version: 1.1.3+d5bef99aa35461ce4bafadf0bf2c2aeca18044ea

Syntax

C#

private bool heading

Field Value

Type: Boolean

Remarks

The field is initialized with 'true'.

See Also

Reference

CsvSettings Class
Plexdata.CsvParser.Processors Namespace

Clone this wiki locally