Partager via


ApplicationPartition.GetDirectoryEntry Méthode

Définition

Obtient un objet DirectoryEntry pour cette partition d'application.

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

DirectoryEntry pour cette partition d'application.

Exceptions

L'objet ApplicationPartition n'a pas encore été enregistré dans le magasin des services de domaine Active Directory.

L'objet a été supprimé.

S’applique à