SPIisWebServiceApplicationPoolPipeBind Constructor (String)
Initializes a new instance of the SPIisWebServiceApplicationPoolPipeBind class. This constructor initializes the current object with a string representation of a GUID.
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 SPIisWebServiceApplicationPoolPipeBind(stringId)
public SPIisWebServiceApplicationPoolPipeBind(
string stringId
)
Parameters
stringId
Type: System.StringThe string representation of a GUID identifier.
See Also
Reference
SPIisWebServiceApplicationPoolPipeBind Class
SPIisWebServiceApplicationPoolPipeBind Members