ActiveDirectorySchema.GetDirectoryEntry Méthode

Définition

Récupère un DirectoryEntry objet qui représente la partition du répertoire.

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

Retours

Objet DirectoryEntry qui représente la partition du répertoire.

Exceptions

L’objet actuel a été supprimé.

S’applique à

Voir aussi