WhiteSpaceChars Property
Characters considered whitespace. Used when trimming fields.
Namespace
CsvHelper.Configuration.Attributes
Containing Type
WhiteSpaceCharsAttribute
Property Type
char[]

Syntax

public char[] WhiteSpaceChars { get; private set; }

Value

Type Description
char[]