SPWebPipeBind Constructor (Uri)

Initializes a new instance of the SPWebPipeBind class with the URI of the specified SPWeb object instace.

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

Syntax

'Declaration
Public Sub New ( _
    webUri As Uri _
)
'Usage
Dim webUri As Uri

Dim instance As New SPWebPipeBind(webUri)
public SPWebPipeBind(
    Uri webUri
)

Parameters

See Also

Reference

SPWebPipeBind Class

SPWebPipeBind Members

SPWebPipeBind Overload

Microsoft.SharePoint.PowerShell Namespace