JobStateInfo.State Property

Definition

The state of the job.

public:
 property System::Management::Automation::JobState State { System::Management::Automation::JobState get(); };
public System.Management.Automation.JobState State { get; }
member this.State : System.Management.Automation.JobState
Public ReadOnly Property State As JobState

Property Value

Remarks

This value indicates the state of the job .

Applies to