powershell PowerShell:当前脚本/函数名称(范围)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了powershell PowerShell:当前脚本/函数名称(范围)相关的知识,希望对你有一定的参考价值。

$MyInvocation.MyCommand.Name

Write-Verbose "Script/Function (Scope): $($MyInvocation.MyCommand.Name)"

以上是关于powershell PowerShell:当前脚本/函数名称(范围)的主要内容,如果未能解决你的问题,请参考以下文章

Powershell -replace 当替换字符串包含 $+

当 PowerShell 脚本失败时,我都有哪些选择?

PowerShell从零开始系列之二

通过 Powershell 远程 TFS 签入

使用 PowerShell 函数传递和获取值

当单元格可能发生变化时,Powershell excel合并单元格