Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Interface IProjectCreationPlugin
[CLSCompliantAttribute(false)]
public interface IProjectCreationPlugin
[CLSCompliantAttribute(false)]
public interface class IProjectCreationPlugin
[<CLSCompliantAttribute(false)>]
type IProjectCreationPlugin = interface end
public interface IProjectCreationPlugin
The IProjectCreationPlugin type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ComponentCreator | Gets the project component creator tool. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
GetWizardPage | Gets the wizard page for this tool, which will be used in the project creation wizard. |
Top
.gif)
.gif)