ActiveDirectorySchemaProperty.GetDirectoryEntry メソッド

定義

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

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

戻り値

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

例外

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

適用対象

こちらもご覧ください