Can I programmatically determine targeted .NET framework version?

Posted by M Murphy on Stack Overflow See other posts from Stack Overflow or by M Murphy
Published on 2010-05-25T13:21:22Z Indexed on 2010/06/14 12:12 UTC
Read the original article Hit count: 138

Filed under:
|

I would like to be able to display the version of the .NET framework a windows form or wpf project is targeted at and display it in the title bar of the app.

Is there a way I can do this?

Thanks

© Stack Overflow or respective owner

Related posts about .NET

Related posts about target-framework