Share via


SPWebPipeBind.Discover method

Populates information to recover the specified SPWeb object.

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

Syntax

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

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

Parameters

See also

Reference

SPWebPipeBind class

SPWebPipeBind members

Microsoft.SharePoint.PowerShell namespace