CommandSettings.

ToolName Property

Summary

Gets or sets the name of the tool.
Namespace
Cake.Common.Tools.Command
Containing Type
CommandSettings

Syntax

public virtual string ToolName { get; set; }

Value

Type Description
string