BuildApp.Targets property

The targets previously added to the build via Target.

public IReadOnlyList<BuildTarget> Targets { get; }

See Also