DotNetToolUninstallSettings.

ToolInstallationPath Property

Summary

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

Syntax

public DirectoryPath ToolInstallationPath { get; set; }

Value

Type Description
DirectoryPath