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 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 | |
---|---|---|
![]() |
Tool | The linking provider is a provider for the specified tool |
Top
Methods
Name | Description | |
---|---|---|
![]() |
GetArtifacts | Gets the artifacts for the provided urls |
Top