The OS that application is running.

  • Thread starter Thread starter Krich
  • Start date Start date
K

Krich

I am working on program that have to know the OS platform
and its version it's running. Anyone know which class I
can use for this.
 
* "Krich said:
I am working on program that have to know the OS platform
and its version it's running. Anyone know which class I
can use for this.

'Environment.OSVersion'.
 
Hi "Krich"
I am working on program that have to know the OS platform
and its version it's running. Anyone know which class I
can use for this.

The environment class

When you don't find it with this answer ask again please?

I hope this helps a little bit?

Cor
 
Back
Top