Click or drag to resize
CsvReaderUserSettingsComment Property
The character to use as a comment signal. Default is pound, '#'.

Namespace: DataStreams.Csv
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public char Comment { get; set; }

Property Value

Type: Char
See Also