This documentation is archived and is not being maintained.
TeamFoundationHostManagementService::QueryServiceHostProperties Method
Visual Studio 2013
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
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. |
|
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. |
Show: