PowerShell icon indicating copy to clipboard operation
PowerShell copied to clipboard

Allow multiple parametersetname for dynamicparam

Open CodyMathis123 opened this issue 6 years ago • 0 comments

You can add multiple [System.Management.Automation.ParameterAttribute] to a ['Collections.ObjectModel.Collection[System.Attribute]] which allows you to assign multiple parametersetnames to a dynamic parameter.

CodyMathis123 avatar Apr 12 '19 15:04 CodyMathis123