SolutionFolder.

Items Property

Summary

Gets Child items of this folder.
Namespace
Cake.Common.Solution
Containing Type
SolutionFolder

Syntax

public List<SolutionProject> Items { get; }

Value

Type Description
List<SolutionProject>