ActiveDirectorySite.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 オブジェクト。

例外

ActiveDirectorySite オブジェクトが Active Directory ドメイン サービス ストアにまだ保存されていません。

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

適用対象

こちらもご覧ください