Summary
Gets or sets the explicit proxy location.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- ChocolateySettings
Syntax
public string Proxy { get; set; }
Value
Type | Description |
---|---|
string | The proxy location. |
public string Proxy { get; set; }
Type | Description |
---|---|
string | The proxy location. |