How to programmatically determine if .NET assembly is installed in GAC?

前端 未结 2 1860
别跟我提以往
别跟我提以往 2020-12-30 05:57

What\'s the easiest way to check programmatically if an assembly is registered in the GAC (Global Assembly Cache) on the local machine? Is there some easy to use .NET API w

2条回答
提交回复
热议问题