LdapException.ServerErrorMessage プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ServerErrorMessage プロパティには、LDAP サーバーのエラー メッセージ (存在する場合) を含むStringが含まれています。
public:
property System::String ^ ServerErrorMessage { System::String ^ get(); };
public string ServerErrorMessage { get; }
member this.ServerErrorMessage : string
Public ReadOnly Property ServerErrorMessage As String
プロパティ値
LDAP サーバーのエラー メッセージ (存在する場合) を含む String 。