ChocolateyDownloadSettings.

OutputDirectory Property

Summary

Gets or sets the directory for the downloaded Chocolatey packages. By default the current working directory is used.

Syntax

public DirectoryPath OutputDirectory { get; set; }

Value

Type Description
DirectoryPath