ILinkingProvider Interface

Interface for classes which act as a linking provider 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 ILinkingProvider
[InheritedExportAttribute]
public interface ILinkingProvider
[InheritedExportAttribute]
public interface class ILinkingProvider
[<InheritedExportAttribute>]
type ILinkingProvider =  interface end
public interface ILinkingProvider

The ILinkingProvider 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 GetArtifacts Gets the artifacts for the provided urls

Top

See Also

Reference

Microsoft.TeamFoundation.Server.Core Namespace