ApplicationPartition.GetDirectoryEntry Methode

Definition

Ruft ein DirectoryEntry-Objekt für diese Anwendungspartition ab.

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

Der DirectoryEntry für diese Anwendungspartition.

Ausnahmen

Das ApplicationPartition-Objekt wurde noch nicht im Active Directory-Domänendienste-Speicher gespeichert.

Das Objekt wurde freigegeben.

Gilt für: