ILinkingConsumer Interface

Interface to be implemented by a linking artifact consumer.

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Interface ILinkingConsumer
public interface ILinkingConsumer
public interface class ILinkingConsumer
type ILinkingConsumer =  interface end
public interface ILinkingConsumer

The ILinkingConsumer type exposes the following members.

Methods

  Name Description
Public method GetReferencingArtifacts Gets the referencing artifact objects for the specified URIs.

Top

See Also

Reference

Microsoft.TeamFoundation Namespace