__VSCREATESOLUTIONFLAGS3 Enumeration

 

Controls how a new solution is created.

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

[FlagsAttribute]
public enum __VSCREATESOLUTIONFLAGS3

Member nameDescription
CSF_SKIP_SOLUTION_ACCESS_CHECK

Do not check if the solution folder is accessible.

Return to top
Show: