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