JobStateEventArgs.PreviousJobStateInfo Property

Definition

Info about the previous state of the job.

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

Property Value

Applies to