Share via


SPRequestManagementSettingsPipeBind constructor (Guid)

Initializes a new [SPRequestManagementSettingsPipeBind] object from the specified [Guid] Id

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

Syntax

'Declaration
Public Sub New ( _
    pipebindValue As Guid _
)
'Usage
Dim pipebindValue As Guid

Dim instance As New SPRequestManagementSettingsPipeBind(pipebindValue)
public SPRequestManagementSettingsPipeBind(
    Guid pipebindValue
)

Parameters

See also

Reference

SPRequestManagementSettingsPipeBind class

SPRequestManagementSettingsPipeBind members

SPRequestManagementSettingsPipeBind overload

Microsoft.SharePoint.PowerShell namespace