Summary
Gets or sets the directory containing the tool to uninstall when
InstallationScope is ToolPath.
When not set, the Cake tools directory is used.
- Namespace
- Cake
.Common .Tools .DotNet .Tool - Containing Type
- Dot
Net Tool Uninstall Settings
Syntax
public DirectoryPath ToolInstallationPath { get; set; }
Value
| Type | Description |
|---|---|
| DirectoryPath |
