MSBuildSettings.

GetItems Property

Summary

Gets the items to retrieve.
Namespace
Cake.Common.Tools.MSBuild
Containing Type
MSBuildSettings

Syntax

public HashSet<string> GetItems { get; }

Remarks

For more information, refer to Evaluate items and items and display results of targets.

Value

Type Description
HashSet<string> The items to retrieve.