VSConstants::VS_BUILDABLEPROJECTCFGOPTS_BUILD_SELECTION_ONLY Field

 

A flag that requests that only the selected items be rebuilt.

Namespace:   Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
literal unsigned int VS_BUILDABLEPROJECTCFGOPTS_BUILD_SELECTION_ONLY

Field Value

Type: System::UInt32

This flag is used in the StartBuild method.

Return to top
Show: