Find .NET framework versionSuthish Nair16yPublished Oct 21, 2010, 12:00 AMUpdated Oct 22, 2010, 12:02 AM5.2k00Reactions×25BlogFinding which version of dotnet framework is used in an Assembly.. using System.Reflection;Assembly ambly = System.Reflection.Assembly.ReflectionOnlyLoadFrom("G:\\AjaxControlToolkit.dll");Response.Write(ambly.ImageRuntimeVersion);CommentsJoin the conversation! Your thoughts help the community grow.Sign in to leave a commentIt is the same account you read, post and publish with — and you will come straight back to this page.Sign inCreate an account
Join the conversation! Your thoughts help the community grow.