SPRoutingMachineInfo.PingEnabled - Propriété

Obtient ou définit l'état de la commande ping activé

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property PingEnabled As Boolean
    Get
    Set
'Utilisation
Dim instance As SPRoutingMachineInfo
Dim value As Boolean

value = instance.PingEnabled

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

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

SPRoutingMachineInfo classe

SPRoutingMachineInfo - Membres

Microsoft.SharePoint.Administration - Espace de noms