PowershellSettings.

Modules Property

Summary

Gets or sets the modules to load into the initial state
Assembly
Cake.Powershell.dll
Namespace
Cake.Powershell
Containing Type
PowershellSettings

Syntax

public IList<string> Modules { get; set; }

Value

Type Description
IList<string>