How do you comment out code in PowerShell?

前端 未结 10 1585
傲寒
傲寒 2020-12-12 08:59

How do you comment out code in PowerShell (1.0 or 2.0)?

10条回答
  •  春和景丽
    2020-12-12 09:34

    Within PowerShell ISE you can hit Ctrl+J to open the Start Snipping menu and select Comment block:

提交回复
热议问题