[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

microsoft.public.dotnet.framework.setup

how do check what framework is a vs 2005 project running?

raulavi

6/6/2007 2:34:00 PM

where can we check what framework is a vs 2005 project running?
2 Answers

Phil Wilson

6/12/2007 2:36:00 PM

0

Programmatically, that's Environment.Version.
--
Phil Wilson
[Microsoft MVP-Windows Installer]

"raulavi" <raulavi@discussions.microsoft.com> wrote in message
news:13CB1AF1-EA9D-459C-8C89-D26D84448037@microsoft.com...
> where can we check what framework is a vs 2005 project running?


raulavi

6/12/2007 6:16:00 PM

0

thanks phil, is any way to check in the dev files, as config or others?

"Phil Wilson" wrote:

> Programmatically, that's Environment.Version.
> --
> Phil Wilson
> [Microsoft MVP-Windows Installer]
>
> "raulavi" <raulavi@discussions.microsoft.com> wrote in message
> news:13CB1AF1-EA9D-459C-8C89-D26D84448037@microsoft.com...
> > where can we check what framework is a vs 2005 project running?
>
>
>