May 29
Sometimes you need to know which version of an assembly was loaded by your .NET application. The following code snippet makes it easy:
.NET, C#, Reflection, Tips
Sometimes you need to know which version of an assembly was loaded by your .NET application. The following code snippet makes it easy: