次の方法で共有


RegistrationErrorInfo.ErrorString プロパティ

ErrorCode の説明を取得します。

Public ReadOnly Property ErrorString As String
[C#]
public string ErrorString {get;}
[C++]
public: __property String* get_ErrorString();
[JScript]
public function get ErrorString() : String;

プロパティ値

ErrorCode の説明。

必要条件

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

.NET Framework セキュリティ:

参照

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