Share via


SPWebPipeBind Constructor (String)

Initializes a new instance of the SPWebPipeBind class with captures SPWeb identifying inputs as a string.

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

Syntax

'Declaration
Public Sub New ( _
    inputString As String _
)
'Usage
Dim inputString As String

Dim instance As New SPWebPipeBind(inputString)
public SPWebPipeBind(
    string inputString
)

Parameters

See Also

Reference

SPWebPipeBind Class

SPWebPipeBind Members

SPWebPipeBind Overload

Microsoft.SharePoint.PowerShell Namespace