CsvReader..::..GetCurrentRawData Method

Gets the current raw CSV data.

Namespace:  LumenWorks.Framework.IO.Csv
Assembly:  LumenWorks.Framework.IO (in LumenWorks.Framework.IO.dll)

Syntax


public string GetCurrentRawData()
Public Function GetCurrentRawData As String
public:
String^ GetCurrentRawData()

Return Value

The current raw CSV data.

Remarks


Used for exception handling purpose.