This documentation is archived and is not being maintained.

IProjectCreationPlugin Interface

Interface for packages that provide tool handlers for project creation wizard.

This API is not CLS-compliant. 

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

[CLSCompliantAttribute(false)]
public interface class IProjectCreationPlugin

The IProjectCreationPlugin type exposes the following members.

  NameDescription
Public propertyComponentCreatorGets the project component creator tool.
Top

  NameDescription
Public methodGetWizardPageGets the wizard page for this tool, which will be used in the project creation wizard.
Top
Show: