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

How to see valid values for -ArgumentList ??

$
0
0

When creating an object from a .NET assembly, you can specify 

 

-ArgumentList

 

to pass a list of values.

 

Is there a way to prompt or see what the "signature" is of the underlying object constructor?


Viewing all articles
Browse latest Browse all 6937

Trending Articles