ActiveDirectorySubnet.GetDirectoryEntry Método

Definição

Obtém o DirectoryEntry objeto para esse ActiveDirectorySubnet objeto.

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

Devoluções

O DirectoryEntry objeto para este ActiveDirectorySubnet objeto.

Exceções

O objeto ActiveDirectorySubnet ainda não foi guardado na Active Directory Domain Services store.

O objeto foi descartado.

Aplica-se a

Ver também