SPChangeList.WebId property
取得包含已變更的清單的站台的 GUID。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property WebId As Guid
Get
'用途
Dim instance As SPChangeList
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
Property value
Type: System.Guid
識別已變更的清單中的 GUID。