This documentation is archived and is not being maintained.
ILinkingConsumer.GetReferencingArtifacts Method
Visual Studio 2013
Gets the referencing artifact objects for the specified URIs.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Parameters
- artifactUriList
- Type: System.String[]
The array of artifact URIs for whichthe referencing artifacts are desired.
Return Value
Type: Microsoft.TeamFoundation.Artifact[]The referencing artifacts for the specified URIs.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: