84082339 b347 2ffc d25a 850d056482fb - akesseler/Plexdata.CsvParser GitHub Wiki
Gets the assigned instance of class CsvColumnAttribute .
Namespace: Plexdata.CsvParser.Internals
Assembly: Plexdata.CsvParser.NET (in Plexdata.CsvParser.NET.dll) Version: 1.1.3+d5bef99aa35461ce4bafadf0bf2c2aeca18044ea
C#
public CsvColumnAttribute Column { get; private set; }
Type: CsvColumnAttribute
The property returns the assigned column descriptor.
The Column property describes details of the corresponding CSV column.