SPPrefixPipeBind constructor (String)

Initializes a new instance of the SPPrefixPipeBind class by using the managed path URL as a string parameter.

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 SPPrefixPipeBind(inputString)
public SPPrefixPipeBind(
    string inputString
)

Parameters

See also

Reference

SPPrefixPipeBind class

SPPrefixPipeBind members

SPPrefixPipeBind overload

Microsoft.SharePoint.PowerShell namespace