共用方式為


SPRoutingMachineInfo constructor (String, SPRequestManagementSettings, Guid)

建構函數

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

Syntax

'宣告
Protected Sub New ( _
    name As String, _
    parent As SPRequestManagementSettings, _
    id As Guid _
)
'用途
Dim name As String
Dim parent As SPRequestManagementSettings
Dim id As Guid

Dim instance As New SPRoutingMachineInfo(name, parent, _
    id)
protected SPRoutingMachineInfo(
    string name,
    SPRequestManagementSettings parent,
    Guid id
)

參數

請參閱

參照

SPRoutingMachineInfo class

SPRoutingMachineInfo members

SPRoutingMachineInfo overload

Microsoft.SharePoint.Administration namespace