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.
- Assembly
- Cake
.Electron .Net .dll - Namespace
- Cake
.Electron .Net - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["ElectronTargetCustom"]
class Type type-node
Syntax
public sealed class ElectronTargetCustom
Fields
| Name | Constant Value | Summary |
|---|---|---|
| MacOs1010X64 |
static
|
|
| MacOs1011X64 |
static
|
|
| MacOs1012X64 |
static
|
|
| MacOs1013X64 |
static
|
|
| MacOs1014X64 |
static
|
|
| MacOsX64 |
static
|
|
| PortableLinuxArm |
static
|
|
| PortableLinuxMuslX64 |
static
|
|
| PortableLinuxX64 |
static
|
|
| PortableWinArm |
static
|
|
| PortableWinArm64 |
static
|
|
| PortableWinX64 |
static
|
|
| PortableWinX86 |
static
|
|
| RedHat6X64 |
static
|
|
| RedHatX64 |
static
|
|
| Tizen |
static
|
|
| Tizen4 |
static
|
|
| Tizen5 |
static
|
|
| Win10WinSrv2016Arm |
static
|
|
| Win10WinSrv2016Arm64 |
static
|
|
| Win10WinSrv2016X64 |
static
|
|
| Win10WinSrv2016X86 |
static
|
|
| Win7WinSrv2008R2X64 |
static
|
|
| Win7WinSrv2008R2X86 |
static
|
|
| Win81WinSrv2012R2Arm |
static
|
|
| Win81WinSrv2012R2X64 |
static
|
|
| Win81WinSrv2012R2X86 |
static
|
Properties
Methods
| Name | Value | Summary |
|---|---|---|
| ToString |
string |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| Dump |
string |
Get a basic string representation of specified object.
From LoggingExtensions
Requires the Cake.Incubator addin
|
| IsIn |
bool |
Checks if the source is contained in a list
From EnumerableExtensions
Requires the Cake.Incubator addin
|
| NotNull |
void |
Throws an exception if the specified parameter's value is null.
From Extensions
Requires the Cake.Ftp addin
|
| NotNull |
void |
Throws an exception if the specified parameter's value is null.
From IssuesArgumentChecks
Requires the Cake.Issues addin
|
| ThrowIfNull |
T |
Throws a
System.ArgumentNullException with a specific message if the value is null, otherwise returns the value
From AssertExtensions
Requires the Cake.Incubator addin
|
| ThrowIfNull |
T |
Throws a
System.ArgumentNullException if the value is null, otherwise returns the value
From AssertExtensions
Requires the Cake.Incubator addin
|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
Returns the string value or a
Not set> markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|
