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.Mage.
Summary
Creates a new application manifest.
- Assembly
- Cake
.Mage .dll - Namespace
- Cake
.Mage - Containing Type
- MageAliases
Syntax
public static void MageNewApplication(this ICakeContext context, NewApplicationSettings settings)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context |
| settings | New |
The settings |
Return Value
| Type | Description |
|---|---|
| void |
