共用方式為


SPDeletedSite.SiteSubscriptionId property

取得已刪除的網站訂閱識別碼 (ID)。

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

Syntax

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

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

Property value

Type: System.Guid
已刪除的網站訂閱識別碼。

請參閱

參照

SPDeletedSite class

SPDeletedSite members

Microsoft.SharePoint.Administration namespace