Share via


SPRoutingRuleTargetPipeBind constructor (String)

Initializes a new [SPRoutingRuleTargetPipeBind] object from the specified machine address NOTE: this requires the use of the [Initialize] method!

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

Syntax

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

Dim instance As New SPRoutingRuleTargetPipeBind(machineAddress)
public SPRoutingRuleTargetPipeBind(
    string machineAddress
)

Parameters

See also

Reference

SPRoutingRuleTargetPipeBind class

SPRoutingRuleTargetPipeBind members

SPRoutingRuleTargetPipeBind overload

Microsoft.SharePoint.PowerShell namespace