Powershell: How to delete quotes from string for csv Header

后端 未结 0 379
半阙折子戏
半阙折子戏 2020-12-01 17:45

I want to do the following:

$content = $source | ConvertFrom-Csv -Header $HEADER

My problem is the Variable $HEADER. I use Get-Content to get

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