SPPrefixPipeBind.Discover method

Populates information that is required to retrieve or recreate a given object instance.

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

Syntax

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

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

Parameters

See also

Reference

SPPrefixPipeBind class

SPPrefixPipeBind members

Microsoft.SharePoint.PowerShell namespace