465a2a1c 25ff 4327 620e 07f30021f5e1 - akesseler/Plexdata.CsvParser GitHub Wiki
Gets the assigned list of instances of class ItemDescriptor .
Namespace: Plexdata.CsvParser.Internals
Assembly: Plexdata.CsvParser.NET (in Plexdata.CsvParser.NET.dll) Version: 1.1.3+d5bef99aa35461ce4bafadf0bf2c2aeca18044ea
C#
public IEnumerable<ItemDescriptor> Settings { get; private set; }
Type: IEnumerable(ItemDescriptor)
The property returns the assigned settings descriptors.
The Settings property describes details of the columns of the corresponding CSV file.