__VSCFGPROPID2 Enumeration
Visual Studio 2015
Provides additional Property IDs for __VSCFGPROPID.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Member name | Description | |
|---|---|---|
| VSCFGPROPID_FIRST2 | Indicates the first VSCFGPROPID_ | |
| VSCFGPROPID_HideConfigurations | Configurations will be hidden when this project is the active selected project in the selection context. |
VSCFGPROPID enum is used with GetCfgProviderProperty.
From vsshell80.idl:
Show: