TeamFoundationLinkingService, classe
Hiérarchie d'héritage
System.Object
Microsoft.TeamFoundation.Framework.Server.Alm.TeamFoundationLinkingService
Espace de noms : Microsoft.TeamFoundation.Framework.Server.Alm
Assembly : Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)
Syntaxe
'Déclaration
<TeamFoundationServiceDependency(GetType(TeamFoundationLocationService))> _
<TeamFoundationServiceDependency(GetType(RegistrationProvider))> _
Public Class TeamFoundationLinkingService _
Implements ITeamFoundationService, IDisposable
[TeamFoundationServiceDependency(typeof(TeamFoundationLocationService))]
[TeamFoundationServiceDependency(typeof(RegistrationProvider))]
public class TeamFoundationLinkingService : ITeamFoundationService,
IDisposable
Le type TeamFoundationLinkingService expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
Equals | Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.) | |
Finalize | Autorise un objet à tenter de libérer des ressources et d'exécuter d'autres opérations de nettoyage avant qu'il ne soit récupéré par l'opération garbage collection. (Hérité de Object.) | |
GetArtifacts | ||
GetArtifactUrl(TeamFoundationRequestContext, ArtifactId) | ||
GetArtifactUrl(TeamFoundationRequestContext, String) | ||
GetArtifactUrlExternal(TeamFoundationRequestContext, ArtifactId) | ||
GetArtifactUrlExternal(TeamFoundationRequestContext, String) | ||
GetHashCode | Sert de fonction de hachage pour un type particulier. (Hérité de Object.) | |
GetReferencingArtifacts(TeamFoundationRequestContext, array<String[]) | ||
GetReferencingArtifacts(TeamFoundationRequestContext, array<String[], array<LinkFilter[]) | ||
GetType | Obtient le Type de l'instance actuelle. (Hérité de Object.) | |
MemberwiseClone | Crée une copie superficielle de l'objet Object actuel. (Hérité de Object.) | |
ServiceEnd | ||
ServiceStart | ||
ToString | Retourne une chaîne qui représente l'objet actif. (Hérité de Object.) |
Début
Implémentations d'interface explicite
Nom | Description | |
---|---|---|
IDisposable.Dispose |
Début
Sécurité des threads
Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi
Référence
Microsoft.TeamFoundation.Framework.Server.Alm, espace de noms