Share via


ILinking.GetReferencingArtifacts, méthode (array<String[], array<LinkFilter[])

Obtient les artefacts de référence pour les URI spécifiés.

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

Syntaxe

'Déclaration
Function GetReferencingArtifacts ( _
    uriList As String(), _
    filters As LinkFilter() _
) As Artifact()
Artifact[] GetReferencingArtifacts(
    string[] uriList,
    LinkFilter[] filters
)

Paramètres

  • uriList
    Type : array<System.String[]
    Tableau d'URI pour lesquels des trouver référençant des artefacts.

Valeur de retour

Type : array<Microsoft.TeamFoundation.Artifact[]
Tableau filtré d'artefacts qui référencent des URI spécifiés.

Sécurité .NET Framework

Voir aussi

Référence

ILinking Interface

GetReferencingArtifacts, surcharge

Microsoft.TeamFoundation, espace de noms