Summary
Gets or sets the directory in which packages will be installed.
If none is specified, the current directory will be used.
- Namespace
- Cake
.Common .Tools .NuGet .Install - Containing Type
- NuGetInstallSettings
Syntax
public DirectoryPath OutputDirectory { get; set; }
Value
Type | Description |
---|---|
DirectoryPath |