This documentation is archived and is not being maintained.
ILinking Interface
Visual Studio 2013
Interface for client-side linking mechanisms.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
The ILinking type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GetArtifacts | Gets the artifact objects for the specified uniform resource identifiers (URIs). (Inherited from ILinkingProvider.) |
![]() | GetArtifactUrl(String) | Gets the URL for an artifact for addressability in links. |
![]() | GetArtifactUrl(ArtifactId) | Gets the URL for an artifact for addressability in links. |
![]() | GetArtifactUrlExternal(String) | Gets the URL for an artifact for addressability in links. This version generates a URL for external access. |
![]() | GetArtifactUrlExternal(ArtifactId) | Gets the URL for an artifact for addressability in links. This version generates a URL for external access. |
![]() | GetReferencingArtifacts(String()) | Gets the referencing artifact objects for the specified URIs. (Inherited from ILinkingConsumer.) |
![]() | GetReferencingArtifacts(String(), LinkFilter()) | Gets the referencing artifacts for the specified URIs. |
Show:
