共用方式為


SPRoutingMachineInfo.PingEnabled property

取得或設定啟用 ping 狀態

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

Syntax

'宣告
Public Property PingEnabled As Boolean
    Get
    Set
'用途
Dim instance As SPRoutingMachineInfo
Dim value As Boolean

value = instance.PingEnabled

instance.PingEnabled = value
public bool PingEnabled { get; set; }

Property value

Type: System.Boolean

請參閱

參照

SPRoutingMachineInfo class

SPRoutingMachineInfo members

Microsoft.SharePoint.Administration namespace