DirectoryServer.GetDirectoryEntry メソッド

定義

ディレクトリ サーバーを表す DirectoryEntry オブジェクトを取得します。

public:
 System::DirectoryServices::DirectoryEntry ^ GetDirectoryEntry();
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry ();
member this.GetDirectoryEntry : unit -> System.DirectoryServices.DirectoryEntry
Public Function GetDirectoryEntry () As DirectoryEntry

戻り値

ディレクトリ サーバーを表す DirectoryEntry オブジェクト。

例外

オブジェクトは破棄されました。

適用対象

こちらもご覧ください