Re: Knowing the clr version of running .net process



Hi user,

Just use Environment.Version or RuntimeEnvironment.GetSystemVersion()

Regards, Alex
[TechBlog] http://devkids.blogspot.com

u> u> Is it possible to know the versions of clr(.net) of a running .net
u> process.


.


Loading