Search notes:

System.Management.Automation.PSCommand (class)

System.Management.Automation.PSCommand represents a PowerShell command or PowerShell script.

See also

Compare with System.Management.Automation.Runspaces.Command
An instance of PSCommand is created, for example, in the constructor of System.Management.Automation.PowerShell.

Index