Share via


ITeamFoundationLocationService.FindServiceDefinition Method

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
Public method FindServiceDefinition(TeamFoundationRequestContext, String, String) Finds the service definition with the provided service type and tool id. In order for this call to succeed, only one service with the provided service type and tool id can exist.
Public method FindServiceDefinition(TeamFoundationRequestContext, String, Guid, Guid) Returns the service definition for the service with the provided service type and identifier. Null will be returned if there is no entry in the cache for this service.

Top

See Also

Reference

ITeamFoundationLocationService Interface

Microsoft.TeamFoundation.Framework.Server Namespace