VariableCommandLineType Enumeration
The case sensitivity of variables from the command line.
Members
| Member | Description |
|---|---|
| CaseInsensitive | Variable names specified on the command line do not have to match the case specified when building the bundle. |
| CaseSensitive | All variable names specified on the command line must match the case specified when building the bundle. |
WixToolset.Mba.Core.dll version 4.0.5+b9b2f1b4c69a1b509d487dc950b30b4ec9b0d040 |