ActiveDirectoryPartition.GetDirectoryEntry Methode

Definition

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

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

Gibt zurück

Gibt ein DirectoryEntry-Objekt zurück, das die Verzeichnispartition darstellt.

Gilt für:

Weitere Informationen