次の方法で共有


ExternalException.ErrorCode プロパティ

エラーの HRESULT を取得します。

Public Overridable ReadOnly Property ErrorCode As Integer
[C#]
public virtual int ErrorCode {get;}
[C++]
public: __property virtual int get_ErrorCode();
[JScript]
public function get ErrorCode() : int;

プロパティ値

エラーの HRESULT。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

ExternalException クラス | ExternalException メンバ | System.Runtime.InteropServices 名前空間