This documentation is archived and is not being maintained.

TeamFoundationHostManagementService::QueryServiceHostProperties Method

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method QueryServiceHostProperties(TeamFoundationRequestContext, Guid) Queries for service host properties using the provided host ID.This will not return any details about this host, and it will not include any children.
Public method QueryServiceHostProperties(TeamFoundationRequestContext, Guid, ServiceHostFilterFlags) Queries for service host properties using the provided host ID. If children are included, the output list will contain properties for all child hosts of the requested service host.
Top
Show: