IVsProjectFactory Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | CanCreateProject(String^, UInt32, Int32) | Determines whether a new project can be created. |
![]() | Close() | Shuts down the project factory. |
![]() | CreateProject(String^, String^, String^, UInt32, Guid, IntPtr, Int32) | Creates a new project. |
![]() | SetSite(IServiceProvider^) | Initializes the project factory in the environment and allows the project to obtain services proffered by the environment. |
Show:
