ILinkingConsumer Interface

Interface for classes that act as a linking consumer for the Linking Service.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.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
Public property Tool The linking provider is a provider for the specified tool.

Top

Methods

  Name Description
Public method GetReferencingArtifacts Get artifacts that reference the provided artifact URLS.

Top

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace