This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Powershell.
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 |