PowerShell Studio: PrimalSense for Object Constructors
In the last service release (v3.1.13), we expanded PowerShell Studio’s PrimalSense. Now when you use the New-Object’s ArgumentList parameter, PowerShell Studio will automatically display the list of possible constructors for the given object type:
In addition, you can tab…
Read More