__VSCFGPROPID Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies configuration properties.
public enum class __VSCFGPROPID
public enum class __VSCFGPROPID
enum __VSCFGPROPID
public enum __VSCFGPROPID
type __VSCFGPROPID =
Public Enum __VSCFGPROPID
- Inheritance
-
__VSCFGPROPID
Fields
Name | Value | Description |
---|---|---|
VSCFGPROPID_FIRST | -16008 | Indicates the first VSCFGPROPID. |
VSCFGPROPID_IntrinsicExtenderCATID | -16008 | Establishes the basis for automation extenders to make the configuration automation assignment extensible. |
VSCFGPROPID_SupportsPrivateCfgs | -16007 | Reserved. |
VSCFGPROPID_SupportsPlatformDelete | -16006 | If |
VSCFGPROPID_SupportsPlatformAdd | -16005 | If |
VSCFGPROPID_SupportsCfgRename | -16004 | If |
VSCFGPROPID_SupportsCfgDelete | -16003 | If |
VSCFGPROPID_SupportsCfgAdd | -16002 | If |
VSCFGPROPID_Reserved2 | -16001 | Reserved. |
VSCFGPROPID_LAST | -16000 | Indicates the last VSCFGPROPID. |
VSCFGPROPID_Reserved1 | -16000 | Reserved. |
Remarks
COM Signature
From vsshell.idl: