This documentation is archived and is not being maintained.

IBuildServiceHost::BuildServer Property

Gets the build server for this service host.

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

property IBuildServer^ BuildServer {
	IBuildServer^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.Build.Client::IBuildServer
The build server for this service host.

Show: