SPContentDatabase.FollowableLists 属性

获取集合,该集合包含所有可以按照列出了按最新的最后一项的内容数据库中修改日期。

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

语法

声明
Public ReadOnly Property FollowableLists As SPFollowableListCollection
    Get
用法
Dim instance As SPContentDatabase
Dim value As SPFollowableListCollection

value = instance.FollowableLists
public SPFollowableListCollection FollowableLists { get; }

属性值

类型:Microsoft.SharePoint.Administration.SPFollowableListCollection
列出集合,该集合包含所有可以遵循。

另请参阅

引用

SPContentDatabase 类

SPContentDatabase 成员

Microsoft.SharePoint.Administration 命名空间