What does @“…”@ syntax in PowerShell mean in general?

前端 未结 0 969
走了就别回头了
走了就别回头了 2021-02-15 16:33

I know that in PowerShell you can insert C# code using Add-Type:

Add-Type -TypeDefinition $code -Language CSharp

The type definition

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