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 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 | |
---|---|---|
![]() |
GetReferencingArtifacts | Gets the referencing artifact objects for the specified URIs. |
Top