共用方式為


SPDeletedSite.SiteId property

取得已刪除的網站的 GUID。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property SiteId As Guid
    Get
'用途
Dim instance As SPDeletedSite
Dim value As Guid

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

Property value

Type: System.Guid
已刪除的網站之 GUID。

請參閱

參照

SPDeletedSite class

SPDeletedSite members

Microsoft.SharePoint.Administration namespace