DependencyOf Property
The names of pipelines that depend on this pipeline.
Namespace
Statiq.Common
Containing Type
IReadOnlyPipeline
Property Type
IReadOnlyCollection<string>

Syntax

IReadOnlyCollection<string> DependencyOf { get; }

Value

Type Description
IReadOnlyCollection<string>