Job.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.
Status of the command execution.
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