GrapeCity SPREAD for Windows Forms 11.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-2018, GrapeCity Inc. All rights reserved.