DotNetToolListSettings.

ToolInstallationPath Property

Summary

Gets or sets the directory containing the tools to list when InstallationScope is ToolPath. When not set, the Cake tools directory is used.

Syntax

public DirectoryPath ToolInstallationPath { get; set; }

Value

Type Description
DirectoryPath