SPRoutingRule.MachinePool property
此規則的路由目標
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property MachinePool As SPRoutingMachinePool
Get
Set
'用途
Dim instance As SPRoutingRule
Dim value As SPRoutingMachinePool
value = instance.MachinePool
instance.MachinePool = value
public SPRoutingMachinePool MachinePool { get; set; }
Property value
Type: Microsoft.SharePoint.Administration.SPRoutingMachinePool