SPRequestManagementRuleCollection<T> 构造函数 (String, SPRequestManagementSettings)

初始化具有指定名称的 T:Microsoft.SharePoint.Administration.SPRequestManagementRuleCollection'1 类的新实例

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
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> 类

SPRequestManagementRuleCollection<T> 成员

SPRequestManagementRuleCollection<T> 重载

Microsoft.SharePoint.Administration 命名空间