SPPrefixPipeBind constructor (SPPrefix)

Initializes a new instance of the SPPrefixPipeBind class by using the SPPrefix object instance as a parameter.

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

Syntax

'Declaration
Public Sub New ( _
    instance As SPPrefix _
)
'Usage
Dim instance As SPPrefix

Dim instance As New SPPrefixPipeBind(instance)
public SPPrefixPipeBind(
    SPPrefix instance
)

Parameters

See also

Reference

SPPrefixPipeBind class

SPPrefixPipeBind members

SPPrefixPipeBind overload

Microsoft.SharePoint.PowerShell namespace