Поделиться через


ConnectionProfileFilter.NetworkCostType Свойство

Определение

Определяет определенное значение NetworkCostType для запроса.

public:
 property NetworkCostType NetworkCostType { NetworkCostType get(); void set(NetworkCostType value); };
NetworkCostType NetworkCostType();

void NetworkCostType(NetworkCostType value);
public NetworkCostType NetworkCostType { get; set; }
var networkCostType = connectionProfileFilter.networkCostType;
connectionProfileFilter.networkCostType = networkCostType;
Public Property NetworkCostType As NetworkCostType

Значение свойства

Тип затрат на сеть подключения.

Применяется к

См. также раздел