質問

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