SPServiceApplicationProxyPipeBind Constructor (String)
Initializes a new instance of the SPServiceApplicatonProxyPipeBind and provides a string value that uniquely identifies the SPServiceApplicationProxy object instance.
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 SPServiceApplicationProxyPipeBind(stringId)
public SPServiceApplicationProxyPipeBind(
string stringId
)
Parameters
stringId
Type: System.StringString value that uniquely identifies the SPServiceApplicationProxy object instance.
See Also
Reference
SPServiceApplicationProxyPipeBind Class
SPServiceApplicationProxyPipeBind Members