次の方法で共有


RegistrationErrorInfo.ErrorCode プロパティ

オブジェクトまたはファイルのエラー コードを取得します。

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

プロパティ値

オブジェクトまたはファイルのエラー コード。

必要条件

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

.NET Framework セキュリティ:

参照

RegistrationErrorInfo クラス | RegistrationErrorInfo メンバ | System.EnterpriseServices 名前空間