5eb7977b 09d2 0c1f 3f78 a125fc68720f - akesseler/Plexdata.CsvParser GitHub Wiki
Name | Description | |
---|---|---|
![]() |
culture | The culture information to be used to read or write a CSV file. |
![]() |
encoding | The encoding to be used to read or write a CSV file. |
![]() |
exactly | The flag to enable or disable the exactly treatment. |
![]() |
heading | The flag to enable or disable the usage of a header. |
![]() |
mapping | The mapping to be used for value transformation. |
![]() |
separator | The delimiter to be used to separate each CSV column. |
![]() |
textual | The flag to enable or disable the textual treatment. |