Share via


SPDeletedSitePipeBind Constructor (SPDeletedSite)

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

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

Syntax

'Declaration
Public Sub New ( _
    instance As SPDeletedSite _
)
'Usage
Dim instance As SPDeletedSite

Dim instance As New SPDeletedSitePipeBind(instance)
public SPDeletedSitePipeBind(
    SPDeletedSite instance
)

Parameters

Exceptions

Exception Condition
ArgumentNullException

instance is null .

See Also

Reference

SPDeletedSitePipeBind Class

SPDeletedSitePipeBind Members

SPDeletedSitePipeBind Overload

Microsoft.SharePoint.PowerShell Namespace