ActiveDirectorySchema.GetDirectoryEntry Methode

Definition

Ruft ein DirectoryEntry-Objekt ab, das die Verzeichnispartition darstellt.

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

Gibt zurück

Ein DirectoryEntry-Objekt, das die Verzeichnispartition darstellt.

Ausnahmen

Das aktuelle Objekt wurde verworfen.

Gilt für:

Weitere Informationen