Domain.GetDirectoryEntry Метод

Определение

Извлекает объект DirectoryEntry, представляющий контекст именования по умолчанию домена.

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

Возвращаемое значение

Объект DirectoryEntry, представляющий домен.

Исключения

Текущий объект был удален.

Применяется к

См. также раздел