__VSGETPROJFILESFLAGS Enumeration
Visual Studio 2015
Denotes that user specified files will not be loaded.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| GPFF_SKIPUNLOADEDPROJECTS | Skips the projects that will not be loaded (by user preference). |
C++
See vsshell.idl.
Show: