Summary
Gets or sets a value indicating whether to bypass proxy for local connections.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- ChocolateySettings
Syntax
public bool ProxyBypassOnLocal { get; set; }
Value
Type | Description |
---|---|
bool | The proxy-bypass-on-local flag. |