Getting host computers details

how can i get the host computers details / enviroment of which its on
thanks


Answer this question

Getting host computers details

  • Nasut Peraah

    To get the host computer details, use the Environment class. This class has static members that give you host information such as system logical drives, environment variables, machine name, OS version, processor count, system directory, domain name, user name, etc.
  • Getting host computers details