Share via


SPServerPipeBind constructor (Guid)

Initializes a new instance of the SPServerPipeBind class and provides a unique guid identifier for the SPServer object instance.

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

Syntax

'Declaration
Public Sub New ( _
    objectId As Guid _
)
'Usage
Dim objectId As Guid

Dim instance As New SPServerPipeBind(objectId)
public SPServerPipeBind(
    Guid objectId
)

Parameters

See also

Reference

SPServerPipeBind class

SPServerPipeBind members

SPServerPipeBind overload

Microsoft.SharePoint.PowerShell namespace