PSEmbeddedMonitorRunspaceInfo.Command Property

Definition

PowerShell command to run. Can be null.

public:
 property System::Management::Automation::PowerShell ^ Command { System::Management::Automation::PowerShell ^ get(); };
public System.Management.Automation.PowerShell Command { get; }
member this.Command : System.Management.Automation.PowerShell
Public ReadOnly Property Command As PowerShell

Property Value

Applies to