Message property

Returns a short description of the error.

Syntax
Visual Basic

Public Readonly Property Message As String
C#

public string  Message { get;}
See also