ActiveDirectorySchemaClass.GetDirectoryEntry メソッド

定義

DirectoryEntry オブジェクトの ActiveDirectorySchemaClass オブジェクトを取得します。

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

戻り値

スキーマ クラスのディレクトリ エントリを表す DirectoryEntry オブジェクト。

例外

ActiveDirectorySchemaClass オブジェクトが有効なインスタンスではありません。

適用対象

こちらもご覧ください