Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Powershell Best Practice #17: Use the same parameter name than the native one

$
0
0

Best Practice: It is recommended to use the same name for your parameter (of your function for example) than the native one parameter of Powershell.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles