LdapException.ErrorCode プロパティ

定義

ErrorCode プロパティは、LDAP エラー コードを格納します。

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

プロパティ値

LDAP エラー コード。

適用対象