ActiveDirectoryServerDownException.ErrorCode 属性

定义

获取 ActiveDirectoryServerDownException 对象的错误代码。

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

属性值

一个标识错误的 Int32 值。

适用于