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.ArgumentBinder.
Summary
The argument's value comes from an environment variable.
However, if the value does not exist as an environment variable,
it will then come from the command line as a backup.
- Assembly
- Cake
.ArgumentBinder .dll - Namespace
- Cake
.ArgumentBinder - Containing Type
- ArgumentSource
Syntax
public const ArgumentSource EnvironmentVariableThenCommandLine
Constant Value
Value | Type |
---|---|
3 | Int32 |