ChocolateyDownloadSettings.

DownloadLocation Property

Summary

Gets or sets the location where resources should be downloaded to when ResourcesLocation is set. null or System.String.Empty if ResourcesLocation should be used. By default ResourcesLocation is used. Requires Chocolatey business edition.

Syntax

public string DownloadLocation { get; set; }

Value

Type Description
string