Interface for classes which act as a linking consumer for the Linking Service
Namespace: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Syntax
'Declaration
<InheritedExportAttribute> _
Public Interface ILinkingConsumer
[InheritedExportAttribute]
public interface ILinkingConsumer
[InheritedExportAttribute]
public interface class ILinkingConsumer
[<InheritedExportAttribute>]
type ILinkingConsumer = interface end
public interface ILinkingConsumer
The ILinkingConsumer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Tool | The linking provider is a provider for the specified tool |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
GetReferencingArtifacts | Get artifacts which reference the provided artifact urls |
Top
.gif)
.gif)