Dependencies Property
The names of pipelines this pipeline depends on.
Namespace
Statiq.Common
Containing Type
IReadOnlyPipeline
Property Type
IReadOnlyCollection<string>

Syntax

IReadOnlyCollection<string> Dependencies { get; }

Value

Type Description
IReadOnlyCollection<string>