8439c90b 6d22 8361 c864 c6f1f12e3fc0 - akesseler/Plexdata.CsvParser GitHub Wiki

CsvContainer.Mappings Property

Gets currently applied value mappings. Default value is standard mapping.

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

Syntax

C#

public CsvMappings Mappings { get; private set; }

Property Value

Type: CsvMappings
The mapping to be used for value transformation.

Remarks

The mappings value is taken over from the settings that have been provided for reading a CSV content.

See Also

Reference

CsvContainer Class
Plexdata.CsvParser.Processors Namespace
Plexdata.CsvParser.Processors.CsvReader
CsvSettings.Mappings

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