Share via


ActiveDirectorySchema.GetDirectoryEntry メソッド

定義

ディレクトリ パーティションを表す DirectoryEntry オブジェクトを取得します。

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

戻り値

ディレクトリ パーティションを表す DirectoryEntry オブジェクト。

例外

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

適用対象

こちらもご覧ください