ICException.Message Property

This property returns a message that describes the current exception
Syntax:
[C#]
public string Message [ get; };
Limitations:

Read only.

<< ICException