Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides additional Property IDs for __VSCFGPROPID.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Enumeration __VSCFGPROPID2
public enum __VSCFGPROPID2
public enum class __VSCFGPROPID2
type __VSCFGPROPID2
public enum __VSCFGPROPID2
Members
Member name | Description | |
---|---|---|
VSCFGPROPID_HideConfigurations | Configurations will be hidden when this project is the active selected project in the selection context. | |
VSCFGPROPID_FIRST2 | Indicates the first VSCFGPROPID_ |
Remarks
VSCFGPROPID enum is used with GetCfgProviderProperty.
COM Signature
From vsshell80.idl: