Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Interface to be implemented by a linking artifact provider.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Interface ILinkingProvider
public interface ILinkingProvider
public interface class ILinkingProvider
type ILinkingProvider = interface end
public interface ILinkingProvider
The ILinkingProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetArtifacts | Gets the artifact objects for the specified uniform resource identifiers (URIs). |
Top