0b48ab56 3aba fb1d be54 7590e7bc27aa - akesseler/Plexdata.CsvParser GitHub Wiki
This constant field represents the character to escape other characters.
Namespace: Plexdata.CsvParser.Internals
Assembly: Plexdata.CsvParser.NET (in Plexdata.CsvParser.NET.dll) Version: 1.1.3+d5bef99aa35461ce4bafadf0bf2c2aeca18044ea
C#
private const char EscapeDelimiter = '\'
Type: Char
Every character will be ignored that follows this character.