__VSADDVPFLAGS2 Enumeration

 

Determines whether to add a new virtual project to the Project window.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime (in Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime.dll)

[FlagsAttribute]
public enum __VSADDVPFLAGS2

Member nameDescription
ADDVP_ReloadOnProjectFileChanged

Reload the project when the project file changes.

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.

Return to top
Show: