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.
The interface for the result of a query for IBuildServiceHosts.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
'Declaration
Public Interface IBuildServiceHostQueryResult
public interface IBuildServiceHostQueryResult
public interface class IBuildServiceHostQueryResult
type IBuildServiceHostQueryResult = interface end
public interface IBuildServiceHostQueryResult
The IBuildServiceHostQueryResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Failures | Gets the query failures. |
![]() |
ServiceHosts | Gets the service hosts that are returned from the query. |
Top
.gif)