How can i get the location of the GAC directory using C#?
Exist an entry in the Windows Registry?
UPDATE
I need the
It is in the %windir%\Assembly folder.
Dan got the answer first as far as a code example though.