ActiveDirectorySchemaProperty.GetDirectoryEntry Méthode

Définition

Obtient l'objet DirectoryEntry pour l'objet ActiveDirectorySchemaProperty.

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

Retours

Objet DirectoryEntry qui représente l'entrée d'annuaire pour la propriété de schéma.

Exceptions

L'objet ActiveDirectorySchemaProperty n'est pas une instance valide.

S’applique à

Voir aussi