ActiveDirectoryOperationException.ErrorCode 속성

정의

개체에 대한 ActiveDirectoryOperationException 오류 코드를 가져옵니다.

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

속성 값

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

적용 대상