Message property

Returns the full text of the error sent from the data source.

Syntax
Visual Basic

Public Readonly Property Message As String
C#

public string  Message  { get;}
See also