This documentation is archived and is not being maintained.

IBuildDefinitionSpec::TeamProject Property

Gets the team project of the desired build definitions.

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

property String^ TeamProject {
	String^ get ();
}

Property Value

Type: System::String
The team project of the desired build definitions.

Show: