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
)
參數
name
Type: System.String父設定物件。
請參閱
參照
SPRequestManagementRuleCollection<T> class
SPRequestManagementRuleCollection<T> members