Compartilhar via


SPRoutingMachineInfo.PingEnabled property

Obtém ou define o estado de ping ativado

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

Syntax

'Declaração
Public Property PingEnabled As Boolean
    Get
    Set
'Uso
Dim instance As SPRoutingMachineInfo
Dim value As Boolean

value = instance.PingEnabled

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

Property value

Type: System.Boolean

Ver também

Referência

SPRoutingMachineInfo class

SPRoutingMachineInfo members

Microsoft.SharePoint.Administration namespace