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.Electron.Net.
Syntax
public static int ElectronNetStart(this ICakeContext context, string workingDirectory, string aspCoreProjectPath = null, string manifest = null, params string[] arguments)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
|
workingDirectory |
string |
|
aspCoreProjectPath |
string |
|
manifest |
string |
|
arguments |
string[] |
|
Return Value