共用方式為


SPFollowableListCollection.StartListId property

取得或設定開始識別碼。

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

Syntax

'宣告
Public Property StartListId As Guid
    Get
    Set
'用途
Dim instance As SPFollowableListCollection
Dim value As Guid

value = instance.StartListId

instance.StartListId = value
public Guid StartListId { get; set; }

Property value

Type: System.Guid

請參閱

參照

SPFollowableListCollection class

SPFollowableListCollection members

Microsoft.SharePoint.Administration namespace