ActiveDirectorySiteLink.GetDirectoryEntry 方法

定义

获取此对象的对象 DirectoryEntry

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

返回

DirectoryEntry此网站链接的对象。

例外

ActiveDirectorySiteLink 对象尚未保存在Active Directory 域服务存储中。

对象已被释放。

适用于

另请参阅