__VSADDVPFLAGS2 Enumeration
Determines whether to add a new virtual project to the Project window.
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.12.1.DesignTime (in Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration __VSADDVPFLAGS2
[FlagsAttribute]
public enum __VSADDVPFLAGS2
[FlagsAttribute]
public enum class __VSADDVPFLAGS2
[<FlagsAttribute>]
type __VSADDVPFLAGS2
public enum __VSADDVPFLAGS2
Members
Member name | Description | |
---|---|---|
ADDVP_ReloadOnProjectFileChanged | Reload the project when the project file changes. |
Remarks
Introduced in Visual Studio 2013 Update 2. To reference the correct assembly version, see Referencing Assemblies Delivered in the Visual Studio 2013 SDK Update 2.