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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top