ExecutionSettings.

Targets Property

Summary

Gets the targets to be executed.
Namespace
Cake.Core
Containing Type
ExecutionSettings

Syntax

public IEnumerable<string> Targets { get; private set; }

Value

Type Description
IEnumerable<string>