FlavoredProjectFactoryBase Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Flavor
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | CanCreateProject(String^, UInt32) | Determines whether or not the project can be created with the supplied parameters. |
![]() | CreateProject(String^, String^, String^, UInt32, Guid, IntPtr, Int32) | Creates a project. |
![]() | Dispose(Boolean) | Disposes the service provider. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Initialize() | Initializes the project factory. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | PreCreateForOuter(IntPtr) | Creates an instance of the project. |
![]() | ProjectTypeGuids(String^) | Gets the set of project type GUIDs from the project file. |
![]() | ToString() | (Inherited from Object.) |
Show:



