if running .net 3.0 or 2.
Inside a c# class, how do I find the version of .net its running against...?
You will know when you write your application what version of .Net it was compiled against. A .Net 2 app cannot run without version 2 of the framework present.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment