Property NormalizeEntries
NormalizeEntries
Gets or sets a boolean that indicates that every input must be trimmed and have their line endings normalized before being written to the output stream.
public bool NormalizeEntries { get; set; }
Gets or sets a boolean that indicates that every input must be trimmed and have their line endings normalized before being written to the output stream.
public bool NormalizeEntries { get; set; }