Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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)