Share via


SPDeletedSitePipeBind.Discover Method

Populates the information that is required to retrieve or recreate the deleted site.

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

Syntax

'Declaration
Protected Overrides Sub Discover ( _
    instance As SPDeletedSite _
)
'Usage
Dim instance As SPDeletedSite

Me.Discover(instance)
protected override void Discover(
    SPDeletedSite instance
)

Parameters

Remarks

This method adds the deleted site to the list of deleted sites in the DeletedSites property.

See Also

Reference

SPDeletedSitePipeBind Class

SPDeletedSitePipeBind Members

Microsoft.SharePoint.PowerShell Namespace