How to discover the CLR version that is running an assembly???

  • Thread starter Thread starter Bob Rock
  • Start date Start date
B

Bob Rock

Hello,

how can I discover at runtime the version of the CLR that is running an
assembly???
Is there maybe some class + method to get this info in the reflection
namespace?
Thanks.


Regards,
Bob Rock
 
Back
Top