PowerShell Assemblies

前端 未结 0 696
悲哀的现实
悲哀的现实 2020-12-21 04:32
$a=[AppDomain]::CurrentDomain.GetAssemblies() 
$a.Count

When I run this code from powershell_ise.exe, the count is 62.

But when I run this co

相关标签:
回答
  • 消灭零回复
提交回复
热议问题