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