PowerTools SPREAD for Windows Forms 8.0J
Message プロパティ (ParseException)


現在の例外を説明するメッセージを取得します。
構文
'Declaration
 
Public Overrides ReadOnly Property Message As String
'使用法
 
Dim instance As ParseException
Dim value As String
 
value = instance.Message
public override string Message {get;}

プロパティ値

メッセージを含む String
参照

ParseException クラス
ParseException メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.