ErrorWrapper.ErrorCode プロパティ

定義

ラッパーのエラー コードを取得します。

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

プロパティ値

エラーの HRESULT。

適用対象