ProjectFactory.CreateProject Method

Creates a project.

Overload List

  Name Description
Protected method CreateProject() When implemented in a derived class creates a new project.
Protected method CreateProject(String, String, String, UInt32, Guid%, IntPtr%, Int32%) Creates a project from the supplied project file, with the supplied creation flags. (Overrides FlavoredProjectFactoryBase.CreateProject(String, String, String, UInt32, Guid%, IntPtr%, Int32%).)

Top

See Also

Reference

ProjectFactory Class

ProjectFactory Members

Microsoft.VisualStudio.Package Namespace