How do you comment out code in PowerShell (1.0 or 2.0)?
相关问题
- How to Debug/Register a Permanent WMI Event Which
- What does an “empty line with semicolon” mean in C
- How can I do variable substitution in a here-strin
- How to use a default value with parameter sets in
- Does powershell have a method_missing()?
相关文章
- 在vscode如何用code runner打开独立的控制台窗口,以及设置好调试模式时窗口的编码?
- C#调用PowerShell的问题
- EscapeDataString having differing behaviour betwee
- What is the meaning of this syntax?
- PowerShell Change owner of files and folders
- How can I write-protect the Matlab language?
- Why the enum constants must be declared before any
- Command line escaping single quote for PowerShell
Within PowerShell ISE you can hit Ctrl+J to open the Start Snipping menü and select Comment block: