Creates projects within the solution.
The ProjectFactory type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ProjectFactory | Initializes a new instance of ProjectFactory using the supplied package. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CanCreateProject | Determines whether or not the project can be created with the supplied parameters. (Inherited from FlavoredProjectFactoryBase.) |
![]() |
CreateProject | Overloaded. Creates a project. |
![]() |
Dispose | Disposes the service provider. (Inherited from FlavoredProjectFactoryBase.) |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Initialize | Initializes the project factory. (Inherited from FlavoredProjectFactoryBase.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
PreCreateForOuter | Instantiates a new instance of the project, but does no initialization. (Overrides FlavoredProjectFactoryBase.PreCreateForOuter(IntPtr).) |
![]() |
ProjectTypeGuids | Gets a semicolon-delimited list of project GUIDs from the project file. (Overrides FlavoredProjectFactoryBase.ProjectTypeGuids(String).) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
BuildEngine | Gets the MSBuild build engine for this project factory. |
![]() |
BuildProject | Gets the MSBuild project for the temporary project file. |
![]() |
Package | Gets the associated Package. |
![]() |
serviceProvider | Gets the project's service provider. (Inherited from FlavoredProjectFactoryBase.) |
![]() |
Site | Gets the package's IServiceProvider interface. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
Microsoft#VisualStudio#Shell#Interop#IVsProjectFactory#CanCreateProject | (Inherited from FlavoredProjectFactoryBase.) |
![]() ![]() |
Microsoft#VisualStudio#Shell#Interop#IVsProjectFactory#Close | (Inherited from FlavoredProjectFactoryBase.) |
![]() ![]() |
Microsoft#VisualStudio#Shell#Interop#IVsProjectFactory#CreateProject | (Inherited from FlavoredProjectFactoryBase.) |
![]() ![]() |
Microsoft#VisualStudio#Shell#Flavor#IVsAggregatableProjectFactoryCorrected#GetAggregateProjectType | (Inherited from FlavoredProjectFactoryBase.) |
![]() ![]() |
Microsoft#VisualStudio#Shell#Flavor#IVsAggregatableProjectFactoryCorrected#PreCreateForOuter | (Inherited from FlavoredProjectFactoryBase.) |
![]() ![]() |
Microsoft#VisualStudio#Shell#Interop#IVsProjectFactory#SetSite | (Inherited from FlavoredProjectFactoryBase.) |
Top
.gif)
.gif)
.gif)
.gif)
.gif)