ActiveDirectorySiteLink.GetDirectoryEntry 方法
定义
获取此对象的 DirectoryEntry。Gets the DirectoryEntry for this object.
public:
System::DirectoryServices::DirectoryEntry ^ GetDirectoryEntry();
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry ();
member this.GetDirectoryEntry : unit -> System.DirectoryServices.DirectoryEntry
Public Function GetDirectoryEntry () As DirectoryEntry
返回
此站点链接的 DirectoryEntry 对象。The DirectoryEntry object for this site link.
例外
尚未将 ActiveDirectorySiteLink 对象保存到 Active Directory 域服务存储区中。The ActiveDirectorySiteLink object has not yet been saved in the Active Directory Domain Services store.
已释放此对象。The object has been disposed.