Click or drag to resize

FieldBuilderTrimChars Property

Indicates the trim chars used if TrimMode is set.

Namespace:  FileHelpers.Dynamic
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public string TrimChars { get; set; }

Property Value

Type: String
See Also