InvalidPipelineStateException.ExpectedState Property

Definition

Gets ExpectedState of the pipeline.

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

Property Value

Applies to