ICException.Message Property

例外について説明するメッセージを返します。

構文

[VB.NET]
Public Message As String
[C#]
public string Message;

制限

読み取り専用