InvalidPipelineStateException.ExpectedState 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.
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