Pipeline Property
Gets the currently executing pipeline.
Namespace
Statiq.Common
Containing Type
IExecutionContext
Property Type
IReadOnlyPipeline

Syntax

IReadOnlyPipeline Pipeline { get; }

Value

Type Description
IReadOnlyPipeline