FarPoint.Win アセンブリ > FarPoint.Win.SuperEdit 名前空間 > ErrorEventArgs クラス : ErrorCode プロパティ |
'Declaration
Public Overridable ReadOnly Property ErrorCode As Integer
'使用法
Dim instance As ErrorEventArgs Dim value As Integer value = instance.ErrorCode
public virtual int ErrorCode {get;}