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 settings for project configurations. Currently, these flags are unused.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration __VSCFGFLAGS
[FlagsAttribute]
public enum __VSCFGFLAGS
[FlagsAttribute]
public enum class __VSCFGFLAGS
[<FlagsAttribute>]
type __VSCFGFLAGS
public enum __VSCFGFLAGS
Members
| Member name | Description | |
|---|---|---|
| CFGFLAG_CfgsAreNotBrowsable | This flag is currently unused. | |
| CFGFLAG_CfgsUseIndependentPages | This flag is currently unused. |
Remarks
COM Signature
From vsshell.idl: