Вопрос

I'm taking over someone's code and I'm having an issue where I can't find the following three properties which should be part of Microsoft.WindowsMobile.Status according to everything I've seen.

SystemProperty.CellularSystemConnectedGprs
SystemProperty.CellularSystemConnectedHsdpa
SystemProperty.CellularSystemConnectedEdge

is there a different version of this dll that I'm missing?

Это было полезно?

Решение

Found the solution. When I installed the Mobile 6.5 DTK it installed the version 5 SDK for some arb reason.

I upgraded the mobile SDK to 6.5 and now it's working

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top