SPRequestManagementRule constructor (String)

Initializes a new instance of the SPRequestManagementRule class with the name of the rule.

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

Syntax

'Declaration
Protected Sub New ( _
    displayName As String _
)
'Usage
Dim displayName As String

Dim instance As New SPRequestManagementRule(displayName)
protected SPRequestManagementRule(
    string displayName
)

Parameters

See also

Reference

SPRequestManagementRule class

SPRequestManagementRule members

SPRequestManagementRule overload

Microsoft.SharePoint.Administration namespace