Compartir a través de


ConnectionCost.NetworkCostType Propiedad

Definición

Obtiene un valor que indica el costo de red actual de una conexión.

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

Valor de propiedad

Costo de red de la conexión.

Se aplica a

Consulte también