共用方式為


SPRequestManagementRuleCollection<T> constructor (String, SPRequestManagementSettings)

初始化具有指定名稱的 T:Microsoft.SharePoint.Administration.SPRequestManagementRuleCollection'1 類別的新執行個體

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

Syntax

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

Dim instance As New SPRequestManagementRuleCollection(name, parent)
public SPRequestManagementRuleCollection(
    string name,
    SPRequestManagementSettings parent
)

參數

請參閱

參照

SPRequestManagementRuleCollection<T> class

SPRequestManagementRuleCollection<T> members

SPRequestManagementRuleCollection<T> overload

Microsoft.SharePoint.Administration namespace