共用方式為


SPRoutingRule constructor (String)

建立新的路由規則的建構函式

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

Syntax

'宣告
Public Sub New ( _
    displayName As String _
)
'用途
Dim displayName As String

Dim instance As New SPRoutingRule(displayName)
public SPRoutingRule(
    string displayName
)

參數

請參閱

參照

SPRoutingRule class

SPRoutingRule members

SPRoutingRule overload

Microsoft.SharePoint.Administration namespace