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