__VSPROJECTLOADFLAGS 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.
This enumeration supports a bitwise combination of its member values.
public enum class __VSPROJECTLOADFLAGS
[System.Flags]
public enum __VSPROJECTLOADFLAGS
[<System.Flags>]
type __VSPROJECTLOADFLAGS =
Public Enum __VSPROJECTLOADFLAGS
- Inheritance
-
__VSPROJECTLOADFLAGS
- Attributes
Fields
PFL_CONFIRMED_SAFE | 1 | |
PLF_NONE | 0 |