This documentation is archived and is not being maintained.

IProcessTemplate::TeamProject Property

Gets the team project for this process template.

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 for this process template.

Show: