Characters considered whitespace.
Used when trimming fields.
Default is [' '].
- Namespace
- CsvHelper
.Configuration - Containing Type
- CsvConfiguration
- Implements
- Property Type
- char[]
Syntax
public virtual char[] WhiteSpaceChars { get; set; }
Value
Type | Description |
---|---|
char[] |