This documentation is archived and is not being maintained.

IBuildGroupItem::TeamProject Property

Gets the team project that owns this build group item.

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 that owns this build group item.

Show: