Determining the CLR directory

If you ever need to locate the directory of the CLR version which  runs your .NET application, this little helper might be exactly what you need. At least it was exactly what I needed today ;-)


 System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory(); 
Kick it on dotnet-kicks.de Kick it on DotNetKicks.com
BjRo posted at 2009-7-6 Category: Utilities | Tags:

Leave a Reply

(Ctrl + Enter)