PowerShell:路径环境变量的等价物

Jon*_*len 0 powershell

PowerShell中路径环境变量的等价物是什么?我想在启动控制台时自动包含msbuild.exe.

man*_*lds 5

您可以使用访问PATH环境变量$env:PATH.