Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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. |
Top