__VSCREATEPROJFLAGS3 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.
Controls how a project is created or opened.
This enumeration supports a bitwise combination of its member values.
public enum class __VSCREATEPROJFLAGS3
public enum class __VSCREATEPROJFLAGS3
enum __VSCREATEPROJFLAGS3
[System.Flags]
public enum __VSCREATEPROJFLAGS3
[<System.Flags>]
type __VSCREATEPROJFLAGS3 =
Public Enum __VSCREATEPROJFLAGS3
- Inheritance
-
__VSCREATEPROJFLAGS3
- Attributes
Fields
Name | Value | Description |
---|---|---|
CPF_SKIP_SOLUTION_ACCESS_CHECK | 1024 | Do not check if the containing solution is accessible. |