How can I get the .NET Framework directory?
By Ales
using System.Runtime.InteropServices;
RuntimeEnvironment.GetRuntimeDirectory();
This entry was posted on november 20, 2007 at 11:48 and is filed under .NET Framework. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.