| FieldBuilderTrimChars Property  | 
 Indicates the trim chars used if TrimMode is set.
 
    Namespace: 
   FileHelpers.Dynamic
    Assembly:
   FileHelpers (in FileHelpers.dll) Version: 3.2.6
 Syntax
Syntaxpublic string TrimChars { get; set; }Public Property TrimChars As String
	Get
	Set
Property Value
Type: 
String See Also
See Also