PowerTools SPREAD for Windows Forms 8.0J
UserErrorCode プロパティ


ユーザーエラーイベントに関連付けられたエラーコードを取得します。
構文
'Declaration
 
Public Overridable ReadOnly Property UserErrorCode As UserErrorCode
'使用法
 
Dim instance As UserErrorEventArgs
Dim value As UserErrorCode
 
value = instance.UserErrorCode
public virtual UserErrorCode UserErrorCode {get;}

プロパティ値

エラーコードを含むUserErrorCodeオブジェクト
解説
このクラスはErrorEventArgsから派生しています。
参照

UserErrorEventArgs クラス
UserErrorEventArgs メンバ
UserError イベント
UserErrorCode 列挙体

 

 


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