[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Jonathan DeCarlo

11/14/2002 3:52:00 PM

Are there any properties or functions in the .NET
framework for getting the OS version?
2 Answers

Florian Zimmermann

11/14/2002 4:48:00 PM

0

System.Environment.OSVersion should do the trick.

Florian

"Jonathan DeCarlo" <evilesper@hotmail.com> wrote in message
news:842601c28bed$72c33160$3aef2ecf@TKMSFTNGXA09...
> Are there any properties or functions in the .NET
> framework for getting the OS version?


Jonathan DeCarlo

11/14/2002 10:27:00 PM

0

Thanks!


>-----Original Message-----
>System.Environment.OSVersion should do the trick.
>
>Florian
>
>"Jonathan DeCarlo" <evilesper@hotmail.com> wrote in
message
>news:842601c28bed$72c33160$3aef2ecf@TKMSFTNGXA09...
>> Are there any properties or functions in the .NET
>> framework for getting the OS version?
>
>
>.
>