__VSBLDCFGPROPID Enumeration

 

Specifies property IDs for GetBuildCfgProperty calls.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

public enum __VSBLDCFGPROPID

Member nameDescription
VSBLDCFGPROPID_FIRST

Specifies first VSBLDCFGPROPID_.

VSBLDCFGPROPID_LAST

Specifies last VSBLDCFGPROPID_.

VSBLDCFGPROPID_SupportsMTBuild

Specifies support for multi-threaded build.

From vsshell80.idl:

Return to top
Show: