Pipeline.

Name Property

Summary

The name of the pipeline.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Execution
Containing Type
Pipeline

Syntax

public string Name { get; }

Value

Type Description
string
GitHub