NuGetInstallSettings.

NoHttpCache Property

Summary

Gets or sets a value indicating whether or not use the HTTP cache and contact all configured package sources for live information.

Syntax

public bool NoHttpCache { get; set; }

Value

Type Description
bool true to not use the HTTP cache and contact package sources for live information; otherwise, false.