JobStateEventArgs.JobStateInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Info about the current state of the job.
public:
property System::Management::Automation::JobStateInfo ^ JobStateInfo { System::Management::Automation::JobStateInfo ^ get(); };
public System.Management.Automation.JobStateInfo JobStateInfo { get; }
member this.JobStateInfo : System.Management.Automation.JobStateInfo
Public ReadOnly Property JobStateInfo As JobStateInfo