ActiveDirectoryServerDownException.ErrorCode 속성

정의

ActiveDirectoryServerDownException 개체의 오류 코드를 가져옵니다.

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

속성 값

오류를 식별하는 Int32 값입니다.

적용 대상