ActiveDirectorySchemaProperty.GetDirectoryEntry Methode

Definitie

Hiermee haalt u het DirectoryEntry object voor het ActiveDirectorySchemaProperty object op.

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

Retouren

Een DirectoryEntry object dat de mapvermelding voor de schema-eigenschap vertegenwoordigt.

Uitzonderingen

Van toepassing op

Zie ook