Expand Minimize
This topic has not yet been rated - Rate this topic

VersionControlServer.CreateTeamProjectFolder Method

Creates a team project root folder and configures it.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
public void CreateTeamProjectFolder(
	TeamProjectFolderOptions options
)

Parameters

options
Type: Microsoft.TeamFoundation.VersionControl.Client.TeamProjectFolderOptions

Options for the creation of the team project folder.

This method also configures the folder's settings, permissions, and check-in notes.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.