__VSADDVPFLAGS2 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.
Determines whether to add a new virtual project to the Project window.
This enumeration supports a bitwise combination of its member values.
public enum class __VSADDVPFLAGS2
public enum class __VSADDVPFLAGS2
enum __VSADDVPFLAGS2
[System.Flags]
public enum __VSADDVPFLAGS2
[<System.Flags>]
type __VSADDVPFLAGS2 =
Public Enum __VSADDVPFLAGS2
- Inheritance
-
__VSADDVPFLAGS2
- Attributes
Fields
ADDVP_ReloadOnProjectFileChanged | 128 | 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.