Share via


SPServerPipeBind.Discover method

Gets an identifier from the given [SPServer].

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

Syntax

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

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

Parameters

See also

Reference

SPServerPipeBind class

SPServerPipeBind members

Microsoft.SharePoint.PowerShell namespace