Partilhar 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