ActiveDirectoryServerDownException.ErrorCode プロパティ

定義

ActiveDirectoryServerDownException オブジェクトのエラー コードを取得します。

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

プロパティ値

エラーを識別する Int32 値。

適用対象