This documentation is archived and is not being maintained.

IBuildAgent::ServiceHost Property

Gets the service host in which this build agent 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 agent resides.

Show: