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.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Server.Alm.TeamFoundationLinkingService
Namespace: Microsoft.TeamFoundation.Framework.Server.Alm
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
<TeamFoundationServiceDependency(GetType(TeamFoundationLocationService))> _
<TeamFoundationServiceDependency(GetType(RegistrationProvider))> _
Public Class TeamFoundationLinkingService _
Implements ITeamFoundationService, IDisposable
[TeamFoundationServiceDependency(typeof(TeamFoundationLocationService))]
[TeamFoundationServiceDependency(typeof(RegistrationProvider))]
public class TeamFoundationLinkingService : ITeamFoundationService,
IDisposable
[TeamFoundationServiceDependency(typeof(TeamFoundationLocationService))]
[TeamFoundationServiceDependency(typeof(RegistrationProvider))]
public ref class TeamFoundationLinkingService : ITeamFoundationService,
IDisposable
[<TeamFoundationServiceDependency(typeof(TeamFoundationLocationService))>]
[<TeamFoundationServiceDependency(typeof(RegistrationProvider))>]
type TeamFoundationLinkingService =
class
interface ITeamFoundationService
interface IDisposable
end
public class TeamFoundationLinkingService implements ITeamFoundationService, IDisposable
The TeamFoundationLinkingService type exposes the following members.
Methods
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IDisposable.Dispose |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)
.gif)