This documentation is archived and is not being maintained.

IBuildController::ServiceHost Property

Gets the service host in which this build controller resides.

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

property IBuildServiceHost^ ServiceHost {
	IBuildServiceHost^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.Build.Client::IBuildServiceHost
The service host in which this build controller resides.

Show: