Share via


SPDeletedSitePipeBind Constructor (Guid)

Initializes a new instance of the SPDeletedSitePipeBind class with the specified ID of the deleted site.

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

Syntax

'Declaration
Public Sub New ( _
    guid As Guid _
)
'Usage
Dim guid As Guid

Dim instance As New SPDeletedSitePipeBind(guid)
public SPDeletedSitePipeBind(
    Guid guid
)

Parameters

Remarks

This constructor stores the value of the guid parameter in the SiteId property.

See Also

Reference

SPDeletedSitePipeBind Class

SPDeletedSitePipeBind Members

SPDeletedSitePipeBind Overload

Microsoft.SharePoint.PowerShell Namespace