IBuildServiceHostQueryResult Interface

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
Public property Failures Gets the query failures.
Public property ServiceHosts Gets the service hosts that are returned from the query.

Top

See Also

Reference

Microsoft.TeamFoundation.Build.Client Namespace