__VSCREATEPROJFLAGS3 Enumeration

 

Controls how a project is created or opened.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

[FlagsAttribute]
public enum __VSCREATEPROJFLAGS3

Member nameDescription
CPF_SKIP_SOLUTION_ACCESS_CHECK

Do not check if the containing solution is accessible.

Return to top
Show: