Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / Languages / C#

32-Bit or 64-bit OS ??

4.98/5 (27 votes)
13 Oct 2010CPOL 34.6K  
In .NET 4.0, you can also use the new System.Environment.Is64BitOperatingSystem and System.Environment.Is64BitProcess
In .NET 4.0, you can also use the new System.Environment.Is64BitOperatingSystem and System.Environment.Is64BitProcess

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)