__VSADDITEMFLAGS3 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.
Specifies options for adding project/solution items.
This enumeration supports a bitwise combination of its member values.
public enum class __VSADDITEMFLAGS3
public enum class __VSADDITEMFLAGS3
enum __VSADDITEMFLAGS3
[System.Flags]
public enum __VSADDITEMFLAGS3
[<System.Flags>]
type __VSADDITEMFLAGS3 =
Public Enum __VSADDITEMFLAGS3
- Inheritance
-
__VSADDITEMFLAGS3
- Attributes
Fields
Name | Value | Description |
---|---|---|
VSADDITEM_NoOnlineTemplates | 16777216 | Do not show the online templates provider in the Add New Item dialog. This has no effect on Add Existing Item dialog. |