Is there a software way to find out if a WinMobile or WinCE device is in the .NET Compact Framework 3.5? Is there any property somewhere?
See Microsoft.WindowsCE.Forms.SystemSettings.PlatformProperty. He will tell you if you work in Generic CE or WinMo.
Microsoft.WindowsCE.Forms.SystemSettings.Platform
Source: https://habr.com/ru/post/1776761/More articles:Android WebView - remember username and password - androidWhy is my EAGLVIew no longer showing up in iOS 4.2? - iphoneSubclassified UIAlertView not displaying properly in iOS 4.2 - iphoneSource C ++ instance in managed code using C ++ wrapper - c #Проблемы с самообслуживанием службы WCF - .net-4.0How to get class style if I have nothing but class name? - jqueryChecking browser plug-in performance, memory leaks, page loading, etc. - profilingЭффекты jQuery UI в Kidetx sidetab - jqueryCombres combines JS and CSS files, but does not minimize - javascriptHow to write a good basic architecture for a project in ASP.NET MVC - c #All Articles