Share via


SPSitePipeBind constructor (Uri)

Initializes a new instance of the SPSitePipeBind class using the specified URI.

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

Syntax

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

Dim instance As New SPSitePipeBind(uri)
public SPSitePipeBind(
    Uri uri
)

Parameters

See also

Reference

SPSitePipeBind class

SPSitePipeBind members

SPSitePipeBind overload

Microsoft.SharePoint.PowerShell namespace