InvocationInfo.PipelinePosition Property

Definition

Which element this command was in the containing pipeline.

public:
 property int PipelinePosition { int get(); };
public:
 property int PipelinePosition { int get(); };
public int PipelinePosition { get; }
member this.PipelinePosition : int
Public ReadOnly Property PipelinePosition As Integer

Property Value

which element this command was in the containing pipeline

Applies to