문제

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