SPChange.InternalWebId 属性

获取包含已更改的对象的网站的 ID。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected ReadOnly Property InternalWebId As Guid
    Get
用法
Dim value As Guid

value = Me.InternalWebId
protected Guid InternalWebId { get; }

属性值

类型:System.Guid
网站的 ID。

异常

异常 条件
NotSupportedException

ID 的值为DBNull

备注

只能从派生类,可以访问此属性。

另请参阅

引用

SPChange 类

SPChange 成员

Microsoft.SharePoint 命名空间