SPDeletedSite.SiteId 属性

获取已删除的站点的 GUID。

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

语法

声明
Public ReadOnly Property SiteId As Guid
    Get
用法
Dim instance As SPDeletedSite
Dim value As Guid

value = instance.SiteId
public Guid SiteId { get; }

属性值

类型:System.Guid
已删除网站的 GUID。

另请参阅

引用

SPDeletedSite 类

SPDeletedSite 成员

Microsoft.SharePoint.Administration 命名空间