Click or drag to resize

FieldTrimAttributeTrimChars Property

A string of chars used to trim.

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public char[] TrimChars { get; }

Property Value

Type: Char
See Also