ActiveDirectoryOperationException.ErrorCode 属性

定义

获取对象的 ActiveDirectoryOperationException 错误代码。

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

属性值

标识 Int32 错误的值。

适用于