PipelineName Property
Gets the name of the currently executing pipeline.
Namespace
Statiq.Testing
Containing Type
TestExecutionContext
Implements
Property Type
string

Syntax

public string PipelineName { get; set; }

Value

Type Description
string