Share via


SPWebApplicationPipeBind.Discover Method

Populates information that is required to retrieve the SPWebApplication object.

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

Syntax

'Declaration
Protected Overrides Sub Discover ( _
    Instance As SPWebApplication _
)
'Usage
Dim Instance As SPWebApplication

Me.Discover(Instance)
protected override void Discover(
    SPWebApplication Instance
)

Parameters

See Also

Reference

SPWebApplicationPipeBind Class

SPWebApplicationPipeBind Members

Microsoft.SharePoint.PowerShell Namespace