CliSettingsEnableEnvironmentVariablesDirective Property
Enables the use of the
[env:key=value] directive, allowing environment variables to be set from the command line during invocation.
Default is .
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public bool EnableEnvironmentVariablesDirective { get; set; }
Property Value
Boolean