Partager via


ConnectionCost.NetworkCostType Propriété

Définition

Obtient une valeur qui indique le coût réseau actuel d’une connexion.

public:
 property NetworkCostType NetworkCostType { NetworkCostType get(); };
NetworkCostType NetworkCostType();
public NetworkCostType NetworkCostType { get; }
var networkCostType = connectionCost.networkCostType;
Public ReadOnly Property NetworkCostType As NetworkCostType

Valeur de propriété

Coût réseau de la connexion.

S’applique à

Voir aussi