IVCBuildOptionsPage::ShowEnvironmentInBuildLog Property
Visual Studio 2015
Gets or sets a value indicating whether to echo environment variables to the build log during builds of Visual C++ projects.
Assembly: Microsoft.VisualStudio.VCProject (in Microsoft.VisualStudio.VCProject.dll)
Property Value
Type: System::Booleantrue if environment information is included in the build log; otherwise, false.
Show: