This documentation is archived and is not being maintained.

IProjectCreation Interface

Provides the methods that allow for creating team projects from a batch specification file instead of from the project creation wizard.

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

[GuidAttribute(L"D2E07D5A-2DA2-4118-9C6E-31E8EFEDB9BC")]
[ComVisibleAttribute(true)]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsDual)]
public interface class IProjectCreation

The IProjectCreation type exposes the following members.

  NameDescription
Public methodBatchCreateTeamProjectCreates team projects from a batch file instead of from project creation wizard.
Top
Show: