VCDebugSettings::EnvironmentMerge Property
Visual Studio 2015
Gets or sets a value specifying whether to merge the specified environment variables with the existing environment.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::Booleantrue if the specified environment variables will be merged; otherwise, false.
Show: