NetworkStateChangeEventDetails.HasNewConnectionCost Propriété

Définition

Indique si un réseau connecté a un nouveau coût de connexion.

public:
 property bool HasNewConnectionCost { bool get(); };
bool HasNewConnectionCost();
public bool HasNewConnectionCost { get; }
var boolean = networkStateChangeEventDetails.hasNewConnectionCost;
Public ReadOnly Property HasNewConnectionCost As Boolean

Valeur de propriété

Boolean

bool

true s’il existe un nouveau coût de connexion ; sinon, false.

S’applique à

Voir aussi