How do I get a full list of assemblies and their versions of the GAC??
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hiya How do I get a full list of the assemblies stored in the GAC and their assembly info?? I can get an assembly info using LoadFrom(). Some code would be most helpful. Thanks.
-
Hiya How do I get a full list of the assemblies stored in the GAC and their assembly info?? I can get an assembly info using LoadFrom(). Some code would be most helpful. Thanks.