CommandSettings.

ToolExecutableNames Property

Summary

Gets or sets the tool executable names.
Namespace
Cake.Common.Tools.Command
Containing Type
CommandSettings

Syntax

public virtual ICollection<string> ToolExecutableNames { get; set; }

Value

Type Description
ICollection<string>