Share via


SPWebPipeBind Constructor (SPWeb)

Initializes a new instance of the SPWebPipeBind class with an instance of the SPWeb object.

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

Syntax

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

Dim instance As New SPWebPipeBind(instance)
public SPWebPipeBind(
    SPWeb instance
)

Parameters

See Also

Reference

SPWebPipeBind Class

SPWebPipeBind Members

SPWebPipeBind Overload

Microsoft.SharePoint.PowerShell Namespace