Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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_FIRST2 | Indicates the first VSCFGPROPID_ | |
| VSCFGPROPID_HideConfigurations | Configurations will be hidden when this project is the active selected project in the selection context. |
Remarks
VSCFGPROPID enum is used with GetCfgProviderProperty.
COM Signature
From vsshell80.idl: