Summary
Gets or sets the comma separated list of regex location to bypass on proxy.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- ChocolateySettings
Syntax
public string ProxyByPassList { get; set; }
Value
Type | Description |
---|---|
string | The bypass proxy list. |