IComponentErrorInfo.ErrorCode プロパティ

定義

エラーメッセージを識別する整数を返します。

public:
 property int ErrorCode { int get(); };
public int ErrorCode { get; }
member this.ErrorCode : int
Public ReadOnly Property ErrorCode As Integer

プロパティ値

エラーメッセージを識別する整数。

適用対象