HistoryInfo.ExecutionStatus 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.
Execution status of associated pipeline.
public:
property System::Management::Automation::Runspaces::PipelineState ExecutionStatus { System::Management::Automation::Runspaces::PipelineState get(); };
public System.Management.Automation.Runspaces.PipelineState ExecutionStatus { get; }
member this.ExecutionStatus : System.Management.Automation.Runspaces.PipelineState
Public ReadOnly Property ExecutionStatus As PipelineState