SPRoutingRuleCollection constructor (SPRequestManagementSettings)
建構函數
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub New ( _
parent As SPRequestManagementSettings _
)
'用途
Dim parent As SPRequestManagementSettings
Dim instance As New SPRoutingRuleCollection(parent)
public SPRoutingRuleCollection(
SPRequestManagementSettings parent
)
參數
parent
Type: Microsoft.SharePoint.Administration.SPRequestManagementSettings父項設定物件
請參閱
參照
SPRoutingRuleCollection members