共用方式為


SPContentDatabase.FollowableLists property

取得集合包含所有可以遵循列出依最新的最後一個項目排序的內容資料庫中修改的日期。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property FollowableLists As SPFollowableListCollection
    Get
'用途
Dim instance As SPContentDatabase
Dim value As SPFollowableListCollection

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

Property value

Type: Microsoft.SharePoint.Administration.SPFollowableListCollection
集合包含的所有追蹤可以清單。

請參閱

參照

SPContentDatabase class

SPContentDatabase members

Microsoft.SharePoint.Administration namespace