SPChange.SiteId property
會取得變更此物件的網站集合的網站 ID。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property SiteId As Guid
Get
'用途
Dim instance As SPChange
Dim value As Guid
value = instance.SiteId
public Guid SiteId { get; }
Property value
Type: System.Guid
GUID 表示站台 id。