MSBuildSettings.

Targets Property

Summary

Gets the targets.
Namespace
Cake.Common.Tools.MSBuild
Containing Type
MSBuildSettings

Syntax

public ISet<string> Targets { get; }

Value

Type Description
ISet<string> The targets.