Sdílet prostřednictvím


ILinking.GetReferencingArtifacts – metoda (array<String[], array<LinkFilter )

Získá zadané identifikátory URI odkazující artefakty.

Obor názvů:  Microsoft.TeamFoundation
Sestavení:  Microsoft.TeamFoundation.Common (v Microsoft.TeamFoundation.Common.dll)

Syntaxe

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

Parametry

  • uriList
    Typ: array<System.String[]
    Pole URI, pro který chcete najít odkazování artefakty.

Vrácená hodnota

Typ: array<Microsoft.TeamFoundation.Artifact[]
Filtrované pole artefakty, které odkazují na zadané identifikátory URI.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ILinking Rozhraní

GetReferencingArtifacts – přetížení

Microsoft.TeamFoundation – obor názvů