The character to use as the record delimiter. Default
is combination of standard end of line characters
for Windows, Unix, or Mac.
[Visual Basic]Public Property RecordDelimiter As
Char [C#]public
char RecordDelimiter {get; set;}
See Also
CsvDataReader Class | Csv Namespace