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 the command line.
However, if the value does not exist on the command line,
it will then come from an environment variable instead.
- Assembly
- Cake
.ArgumentBinder .dll - Namespace
- Cake
.ArgumentBinder - Containing Type
- ArgumentSource
Syntax
public const ArgumentSource CommandLineThenEnvironmentVariable
Constant Value
Value | Type |
---|---|
2 | Int32 |