Share via


SPServerPipeBind Constructor (SPServer)

Initializes a new instance of the SPServerPipeBind class and provides a SPServer object instance.

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

Syntax

'Declaration
Public Sub New ( _
    server As SPServer _
)
'Usage
Dim server As SPServer

Dim instance As New SPServerPipeBind(server)
public SPServerPipeBind(
    SPServer server
)

Parameters

See Also

Reference

SPServerPipeBind Class

SPServerPipeBind Members

SPServerPipeBind Overload

Microsoft.SharePoint.PowerShell Namespace