WhiteSpaceChars Property
Characters considered whitespace. Used when trimming fields. Default is [' '].
Namespace
CsvHelper.Configuration
Containing Type
IParserConfiguration
Property Type
char[]

Syntax

char[] WhiteSpaceChars { get; }

Value

Type Description
char[]