Share via


SPDeletedSitePipeBind.SiteId-Eigenschaft

Ruft die ID der gelöschten Website ab.

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

Syntax

'Declaration
Public ReadOnly Property SiteId As Guid
    Get
'Usage
Dim instance As SPDeletedSitePipeBind
Dim value As Guid

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

Eigenschaftswert

Typ: System.Guid
Die ID des gelöschten Website.

Siehe auch

Referenz

SPDeletedSitePipeBind Klasse

SPDeletedSitePipeBind-Member

Microsoft.SharePoint.PowerShell-Namespace