$PSBoundParameters in PowerShell is an automatic variable that is populated based on the parameters used with a function. It is a hashtable ...
確定! 回上一頁