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)

public interface 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: