ActiveDirectorySubnet.GetDirectoryEntry Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’objet DirectoryEntry de cet ActiveDirectorySubnet objet.
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 de cet ActiveDirectorySubnet objet.
Exceptions
L’objet ActiveDirectorySubnet n’a pas encore été enregistré dans le magasin services de domaine Active Directory.
L’objet a été supprimé.