共用方式為


SPFollowableList.SiteId property

取得包含清單的網站識別碼。

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

Syntax

'宣告
Public ReadOnly Property SiteId As Guid
    Get
'用途
Dim instance As SPFollowableList
Dim value As Guid

value = instance.SiteId
public Guid SiteId { get; }

Property value

Type: System.Guid

請參閱

參照

SPFollowableList class

SPFollowableList members

Microsoft.SharePoint.Administration namespace