SPMetabaseObject.CurrentDirectoryEntry 属性

获取与此对象相对应的配置存储 AD DS 节点。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected ReadOnly Property CurrentDirectoryEntry As DirectoryEntry
    Get
用法
Dim value As DirectoryEntry

value = Me.CurrentDirectoryEntry
protected DirectoryEntry CurrentDirectoryEntry { get; }

属性值

类型:System.DirectoryServices.DirectoryEntry
DirectoryEntry 对象,该对象表示活动目录节点。

另请参阅

引用

SPMetabaseObject 类

SPMetabaseObject 成员

Microsoft.SharePoint.Administration 命名空间

其他资源

DirectoryEntry 对象

导航到对象的子对象