Passing boolean value to a .net function from PowerShell

后端 未结 0 1429
心在旅途
心在旅途 2020-12-06 04:25

I need to call the method ZipFile.ExtractToDirectory to extract a zip file in PowerShell. When I try to call it using: [System.IO.Compression.ZipFile]::Ex

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