__VSGETPROJFILESFLAGS2 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.
Extended flags for IVsSolution::GetProjectFilesInSolution.
This enumeration supports a bitwise combination of its member values.
public enum class __VSGETPROJFILESFLAGS2
public enum class __VSGETPROJFILESFLAGS2
enum __VSGETPROJFILESFLAGS2
[System.Flags]
public enum __VSGETPROJFILESFLAGS2
[<System.Flags>]
type __VSGETPROJFILESFLAGS2 =
Public Enum __VSGETPROJFILESFLAGS2
- Inheritance
-
__VSGETPROJFILESFLAGS2
- Attributes
Fields
GPFF_LOADORDER | 2 | Set of projects in hierarchical order (matches load order). |