From: Rampf on
Hello

I want to be able to check if the current connection is GPRS, WLAN, UMTS or
USB
I can use
Microsoft.WindowsMobile.Status.SystemProperty.ConnectionsCellularCount to
see if there is a cellular connection, but how can I then see if it is a
GPRS or a UMTS?

is it possible?

Thanks

Rampf