ITeamProjects DeleteTeamProject Method (String, Boolean, Boolean)Tfs Api

Namespace: TfsApi.Administration.Contracts
Assembly: TfsApi (in TfsApi.dll) Version: 1.2.4952.20910
Syntax

bool DeleteTeamProject(
	string teamProjectName,
	bool force = false,
	bool excludeWss = true
)

Return Value

Type: OnlineBoolean
See Also