www.csvreader.com

Returns the text of the current record as it existed before parsing.

[Visual Basic]
Public ReadOnly Property RawRecord As String
[C#]
public string RawRecord {get;}

See Also

FixedWidthReader Class | DataStreams.FixedWidth Namespace