Search notes:

System.Management.Automation.PowerShell (class)

System.Management.Automation.PowerShell represents a PowerShell command or PowerShell script.
This class provides methods that create a pipeline of commands and then execute those commands in a runspace.

Constructor

The constructor

See also

PowerShell defines a type accelerator for this class which simply is [PowerShell].

Index