Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
32-bit or 64-bit OS
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01504044
Message ID:
01504062
Vues:
100
This message has been marked as the solution to the initial question of the thread.
>How can I (programatically) find out if the app is running on a 32-bit or 64-bit OS?

For .NET you can just use System.Environment.Is64BitOperatingSystem
Other useful properties of the System.Environment classs : .Is64BitProcess, ProcessorCount
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform