AppDomain.CurrentDomain.GetAssemblies 获取当前AppDomain中已加载的程序集(Assembly)的列表。

具体包括以下信息:

  • 程序集的名称
  • 程序集的版本
  • 程序集的公钥标记
  • 程序集的Culture信息
  • 程序集的文件路径
  • 程序集的LoadContext信息(.NET Core中新增)
AppdomainCurrentDomaingetassembly 拿到的是什么?具体又有哪些

原文地址: https://www.cveoy.top/t/topic/bA61 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录