Click or drag to resize
FixedWidthReaderRawRecord Property
Returns the text of the current record as it existed before parsing.

Namespace: DataStreams.FixedWidth
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public string RawRecord { get; }

Property Value

Type: String
See Also