PipelineStateEventArgs.PipelineStateInfo 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.
Info about current state of pipeline.
public:
 property System::Management::Automation::Runspaces::PipelineStateInfo ^ PipelineStateInfo { System::Management::Automation::Runspaces::PipelineStateInfo ^ get(); };
	public System.Management.Automation.Runspaces.PipelineStateInfo PipelineStateInfo { get; }
	member this.PipelineStateInfo : System.Management.Automation.Runspaces.PipelineStateInfo
	Public ReadOnly Property PipelineStateInfo As PipelineStateInfo