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