Partilhar via


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