Summary
Gets or sets a value indicating whether to run using system installed version of PowerShell.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- ChocolateySettings
Syntax
public bool UseSystemPowerShell { get; set; }
Value
Type | Description |
---|---|
bool | The use-system-powershell flag. |