CsvHelperSettings.

TrimFields Property

Summary

Gets or sets a value indicating if the reader to trim whitespace from the beginning and ending of the field value when reading.
Assembly
Cake.CsvHelper.dll
Namespace
Cake.CsvHelper
Containing Type
CsvHelperSettings

Syntax

public bool TrimFields { get; set; }

Value

Type Description
bool