I want to find in which operating system my C# project is running. Can anyone
tell me how to do this?
>I want to find in which operating system my C# project is running. Can anyone
>tell me how to do this?
System.Environment.OSVersion
Mattias

Signature
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.