VSConstants.VS_BUILDABLEPROJECTCFGOPTS_BUILD_ACTIVE_DOCUMENT_ONLY Field

Definition

A flag that requests that only the most recently modified document be built.

C++/WinRT
unsigned int VS_BUILDABLEPROJECTCFGOPTS_BUILD_ACTIVE_DOCUMENT_ONLY = 4;

Field Value

Value = 4

Remarks

This flag is used in the StartBuild method.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022