InvalidPipelineStateException.CurrentState Property

Definition

Gets CurrentState of the pipeline.

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

Property Value

Applies to