//类 AppRuntime 的 IsTrusted 属性为 internal
Assembly.LoadFrom(HttpRuntime.BinDirectory + "Rocky.dll").GetType("Rocky.AppRuntime").GetProperty("IsTrusted").SetValue(null, value, null);

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-19
  • 2021-07-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-13
  • 2022-01-30
相关资源
相似解决方案