ActiveDirectorySubnet.GetDirectoryEntry Méthode

Définition

Obtient l'objet DirectoryEntry pour cet objet ActiveDirectorySubnet.

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 pour cet objet ActiveDirectorySubnet.

Exceptions

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

L'objet a été supprimé.

S’applique à

Voir aussi