Partager via


TeamFoundationLinkingService.GetReferencingArtifacts, méthode (TeamFoundationRequestContext, array<String[])

Obtient les artefacts qui référencent des URL fournis d'artefact.

Espace de noms :  Microsoft.TeamFoundation.Server.Core
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Public Function GetReferencingArtifacts ( _
    requestContext As TeamFoundationRequestContext, _
    uriList As String() _
) As Artifact()
public Artifact[] GetReferencingArtifacts(
    TeamFoundationRequestContext requestContext,
    string[] uriList
)

Paramètres

  • uriList
    Type : array<System.String[]
    Les URL pour récupérer référencer des artefacts pour.

Valeur de retour

Type : array<Microsoft.TeamFoundation.Artifact[]
Les artefacts de référence pour les URL fournis d'artefact.

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationLinkingService Classe

GetReferencingArtifacts, surcharge

Microsoft.TeamFoundation.Server.Core, espace de noms