ChocolateySettings.

UseSystemPowerShell Property

Summary

Gets or sets a value indicating whether to run using system installed version of PowerShell.

Syntax

public bool UseSystemPowerShell { get; set; }

Value

Type Description
bool The use-system-powershell flag.