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.
Adds an additional flag.
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.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration __VSADDITEMFLAGS3
[FlagsAttribute]
public enum __VSADDITEMFLAGS3
[FlagsAttribute]
public enum class __VSADDITEMFLAGS3
[<FlagsAttribute>]
type __VSADDITEMFLAGS3
public enum __VSADDITEMFLAGS3
Members
| Member name | Description | |
|---|---|---|
| VSADDITEM_NoOnlineTemplates | Do not show the online templates provider in the Add New Item dialog. This has no effect on Add Existing Item dialog. |