SPChangeList.WebId 属性
获取包含已更改的列表的网站的 GUID。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property WebId As Guid
Get
用法
Dim instance As SPChangeList
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
属性值
类型:System.Guid
一个标识已更改的列表的 GUID。