XBuildSettings.

Targets Property

Summary

Gets the targets.
Namespace
Cake.Common.Tools.XBuild
Containing Type
XBuildSettings

Syntax

public ISet<string> Targets { get; }

Value

Type Description
ISet<string> The targets.