Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Interface for a build controller specification. Used to query for build controllers.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
'Declaration
Public Interface IBuildControllerSpec
public interface IBuildControllerSpec
public interface class IBuildControllerSpec
type IBuildControllerSpec = interface end
public interface IBuildControllerSpec
The IBuildControllerSpec type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
IncludeAgents | Gets or sets a flag that describes whether to include build agents in the result set. |
![]() |
Name | Gets or sets the name of the desired build controllers. Wildcard characters are supported. |
![]() |
ServiceHostName | Gets or sets the service host name of the desired build controllers. Wildcard characters are supported. |
Top
.gif)