b85bfc79 cc3f dd8c 5a25 e22ae05590c8 - akesseler/Plexdata.CsvParser GitHub Wiki

CsvColumnAttribute.Header Property

Gets or sets the header name of the corresponding column. Default value is empty.

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

Syntax

C#

public string Header { get; set; }

Property Value

Type: String
The Header property gets and/or sets the column header name to be used.

Remarks

The name of the property is used for processing in case of the header name is not set.

See Also

Reference

CsvColumnAttribute Class
Plexdata.CsvParser.Attributes Namespace

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