VSConstants::VS_BUILDABLEPROJECTCFGOPTS_REBUILD Field
Visual Studio 2015
A flag that requests that the project be rebuilt completely, regardless of whether it is up-to-date.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Field Value
Type: System::UInt32This flag is used in the StartBuild method.
Show: