SPServiceApplicationPipeBind Constructor (Guid)
Initializes a new instance of the SPServiceApplicationPipeBind class with a guid that uniquely identifies the SPServiceApplication object instance.
Namespace: Microsoft.SharePoint.PowerShell
Assembly: Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
Syntax
'Declaration
Public Sub New ( _
guidId As Guid _
)
'Usage
Dim guidId As Guid
Dim instance As New SPServiceApplicationPipeBind(guidId)
public SPServiceApplicationPipeBind(
Guid guidId
)
Parameters
guidId
Type: System.GuidA guid that uniquely identifies the object.
See Also
Reference
SPServiceApplicationPipeBind Class
SPServiceApplicationPipeBind Members