Skip to content

Section.Sources Property

Definition

The sources making up the section, in order.

public required IReadOnlyList<ProjectSource> Sources { get; init; }

View source

Property Value

IReadOnlyList<ProjectSource>