465a2a1c 25ff 4327 620e 07f30021f5e1 - akesseler/Plexdata.CsvParser GitHub Wiki

TypeDescriptor.Settings Property

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

Syntax

C#

public IEnumerable<ItemDescriptor> Settings { get; private set; }

Property Value

Type: IEnumerable(ItemDescriptor)
The property returns the assigned settings descriptors.

Remarks

The Settings property describes details of the columns of the corresponding CSV file.

See Also

Reference

TypeDescriptor Class
Plexdata.CsvParser.Internals Namespace

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