InvalidJobStateException.CurrentState Property

Definition

Gets CurrentState of the Job.

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

Property Value

Applies to