ae0a4a82 89f3 0075 6717 7cbbdb96f06f - akesseler/Plexdata.CsvParser GitHub Wiki
This constant field represents the start and end character of strings.
Namespace: Plexdata.CsvParser.Internals
Assembly: Plexdata.CsvParser.NET (in Plexdata.CsvParser.NET.dll) Version: 1.1.3+d5bef99aa35461ce4bafadf0bf2c2aeca18044ea
C#
private const char StringDelimiter = '"'
Type: Char
Everything that is enclosed by this character will be treated as it is.