MalformedCsvException..::..Message Property

Gets a message that describes the current exception.

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

Syntax


public string Message { get; }
Public ReadOnly Property Message As String
	Get
public:
property String^ Message {
	String^ get ();
}

Field Value

A message that describes the current exception.