Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Controls how a project is created or opened.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration __VSCREATEPROJFLAGS3
[FlagsAttribute]
public enum __VSCREATEPROJFLAGS3
[FlagsAttribute]
public enum class __VSCREATEPROJFLAGS3
[<FlagsAttribute>]
type __VSCREATEPROJFLAGS3
public enum __VSCREATEPROJFLAGS3
Members
| Member name | Description | |
|---|---|---|
| CPF_SKIP_SOLUTION_ACCESS_CHECK | Do not check if the containing solution is accessible. |