__VSCFGFLAGS 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.
Provides settings for project configurations. Currently, these flags are unused.
This enumeration supports a bitwise combination of its member values.
public enum class __VSCFGFLAGS
public enum class __VSCFGFLAGS
enum __VSCFGFLAGS
[System.Flags]
public enum __VSCFGFLAGS
[<System.Flags>]
type __VSCFGFLAGS =
Public Enum __VSCFGFLAGS
- Inheritance
-
__VSCFGFLAGS
- Attributes
Fields
Name | Value | Description |
---|---|---|
CFGFLAG_CfgsAreNotBrowsable | 1 | This flag is currently unused. |
CFGFLAG_CfgsUseIndependentPages | 2 | This flag is currently unused. |
Remarks
COM Signature
From vsshell.idl: