DotNetToolInstallSettings.

ToolInstallationPath Property

Summary

Gets or sets the directory where the tool will be installed when InstallationScope is ToolPath. When not set, the Cake tools directory is used.

Syntax

public DirectoryPath ToolInstallationPath { get; set; }

Value

Type Description
DirectoryPath