Indicates the projects created by the factory are not part of a solution.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
[InterfaceTypeAttribute(1)]
[GuidAttribute("8CBFFBBE-241E-4B9C-9926-C06F7374386C")]
public interface IVsNonSolutionProjectFactory
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("8CBFFBBE-241E-4B9C-9926-C06F7374386C") */
public interface IVsNonSolutionProjectFactory
InterfaceTypeAttribute(1)
GuidAttribute("8CBFFBBE-241E-4B9C-9926-C06F7374386C")
public interface IVsNonSolutionProjectFactory
This interface has no methods. Use it to flag a project factory as producing projects that are not part of a solution.