Question

What is the API for getting the OS type? Windows CE or Windows mobile?

Environment.OSVersion 

just gives the CE version. It does not provide information if 'Windows Mobile' is installed on the device.

Was it helpful?

Solution

See these blog articles on Platform detection:

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top