ArgumentSource.

EnvironmentVariableThenCommandLine Field

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