Freigeben über


ILinkingConsumer.GetReferencingArtifacts-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Function GetReferencingArtifacts ( _
    requestContext As TeamFoundationRequestContext, _
    uriList As String() _
) As Artifact()
Artifact[] GetReferencingArtifacts(
    TeamFoundationRequestContext requestContext,
    string[] uriList
)

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Artifact[]

.NET Framework-Sicherheit

Siehe auch

Referenz

ILinkingConsumer Schnittstelle

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace